Class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
- 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 CreateDocument request (currently empty).
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
constructor
A new instance of GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
Returns a new instance of GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata.
4218 4219 4220 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 4218 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4223 4224 |
# File 'lib/google/apis/contentwarehouse_v1/classes.rb', line 4223 def update!(**args) end |