Class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1EnableProcessorRequest

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

Request message for the EnableProcessor method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDocumentaiV1EnableProcessorRequest

Returns a new instance of GoogleCloudDocumentaiV1EnableProcessorRequest.

[View source]

3906
3907
3908
# File 'lib/google/apis/documentai_v1/classes.rb', line 3906

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

3911
3912
# File 'lib/google/apis/documentai_v1/classes.rb', line 3911

def update!(**args)
end