Class Google::Cloud::DocumentAI::V1::ReviewDocumentResponse (v0.2.4)

Response message for review document method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_destination

def gcs_destination() -> ::String
Returns
  • (::String) — The Cloud Storage uri for the human reviewed document.

#gcs_destination=

def gcs_destination=(value) -> ::String
Parameter
  • value (::String) — The Cloud Storage uri for the human reviewed document.
Returns
  • (::String) — The Cloud Storage uri for the human reviewed document.