Class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse
- 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) ⇒ GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse
constructor
A new instance of GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse
Returns a new instance of GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse.
1215 1216 1217 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 1215 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1220 1221 |
# File 'lib/google/apis/documentai_v1/classes.rb', line 1220 def update!(**args) end |