Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata
- 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
Metadata object for UpdateDocument request (currently empty).
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata
constructor
A new instance of GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata
Returns a new instance of GoogleCloudContentwarehouseV1beta1UpdateDocumentMetadata.
4256 4257 4258 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 4256 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4261 4262 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 4261 def update!(**args) end |