Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1IntegerTypeOptions
- Inherits:
-
Object
- Object
- Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1IntegerTypeOptions
- 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 an integer property.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1IntegerTypeOptions
constructor
A new instance of GoogleCloudContentwarehouseV1IntegerTypeOptions.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1IntegerTypeOptions
Returns a new instance of GoogleCloudContentwarehouseV1IntegerTypeOptions.
2173 2174 2175 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 2173 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2178 2179 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 2178 def update!(**args) end |