Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions
- Inherits:
-
Object
- Object
- Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions
- 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 timestamp property.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1TimestampTypeOptions
constructor
A new instance of GoogleCloudContentwarehouseV1TimestampTypeOptions.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1TimestampTypeOptions
Returns a new instance of GoogleCloudContentwarehouseV1TimestampTypeOptions.
3902 3903 3904 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 3902 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3907 3908 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 3907 def update!(**args) end |