Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1FloatTypeOptions

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/contentwarehouse_v1/classes.rb,
lib/google/apis/contentwarehouse_v1/representations.rb,
lib/google/apis/contentwarehouse_v1/representations.rb

Overview

Configurations for a float property.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudContentwarehouseV1FloatTypeOptions

Returns a new instance of GoogleCloudContentwarehouseV1FloatTypeOptions.



1760
1761
1762
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 1760

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1765
1766
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 1765

def update!(**args)
end