Class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
- Inherits:
-
Object
- Object
- Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/documentai_v1beta2/classes.rb,
lib/google/apis/documentai_v1beta2/representations.rb,
lib/google/apis/documentai_v1beta2/representations.rb
Overview
Response of the import document operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
constructor
A new instance of GoogleCloudDocumentaiV1beta3ImportDocumentsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
Returns a new instance of GoogleCloudDocumentaiV1beta3ImportDocumentsResponse.
8131 8132 8133 |
# File 'lib/google/apis/documentai_v1beta2/classes.rb', line 8131 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8136 8137 |
# File 'lib/google/apis/documentai_v1beta2/classes.rb', line 8136 def update!(**args) end |