Class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse

Inherits:
Object
  • Object
show all
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
more...

Overview

Response message for the disable processor method. Intentionally empty proto for adding fields in future.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse

Returns a new instance of GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse.

[View source]

213
214
215
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 213

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

218
219
# File 'generated/google/apis/documentai_v1beta2/classes.rb', line 218

def update!(**args)
end