Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DateTimeTypeOptions
- Inherits:
-
Object
- Object
- Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DateTimeTypeOptions
- 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 date time property.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1DateTimeTypeOptions
constructor
A new instance of GoogleCloudContentwarehouseV1DateTimeTypeOptions.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1DateTimeTypeOptions
Returns a new instance of GoogleCloudContentwarehouseV1DateTimeTypeOptions.
970 971 972 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 970 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
975 976 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 975 def update!(**args) end |