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 more...
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.
10749 10750 10751 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 10749 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10754 10755 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 10754 def update!(**args) end |