Class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/documentai_v1beta2/classes.rb,
generated/google/apis/documentai_v1beta2/representations.rb,
generated/google/apis/documentai_v1beta2/representations.rb
Overview
Response message for the deploy processor version method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
constructor
A new instance of GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
Returns a new instance of GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse.
180 181 182 |
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 180 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
185 186 |
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 185 def update!(**args) end |