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

Overview

Request message for the enable processor method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDocumentaiV1EnableProcessorRequest

Returns a new instance of GoogleCloudDocumentaiV1EnableProcessorRequest.



2825
2826
2827
# File 'lib/google/apis/documentai_v1/classes.rb', line 2825

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2830
2831
# File 'lib/google/apis/documentai_v1/classes.rb', line 2830

def update!(**args)
end