Class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/documentai_v1beta2/classes.rb,
lib/google/apis/documentai_v1beta2/representations.rb,
lib/google/apis/documentai_v1beta2/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.
8316 8317 8318 |
# File 'lib/google/apis/documentai_v1beta2/classes.rb', line 8316 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8321 8322 |
# File 'lib/google/apis/documentai_v1beta2/classes.rb', line 8321 def update!(**args) end |