Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1IntegerTypeOptions

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 an integer property.

Instance Method Summary collapse

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