Class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
- 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 undeploy processor version method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
constructor
A new instance of GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
Returns a new instance of GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse.
278 279 280 |
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 278 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
283 284 |
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 283 def update!(**args) end |