Class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/documentai_v1/classes.rb,
lib/google/apis/documentai_v1/representations.rb,
lib/google/apis/documentai_v1/representations.rb
Overview
Response message for the SetDefaultProcessorVersion method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
constructor
A new instance of GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
Returns a new instance of GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse.
7143 7144 7145 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 7143 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7148 7149 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 7148 def update!(**args) end |