Document AI V1 API - Class Google::Cloud::DocumentAI::V1::GcsPrefix (v0.3.0)

Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::GcsPrefix.

Specifies all documents on Cloud Storage with a common prefix.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_uri_prefix

def gcs_uri_prefix() -> ::String
Returns
  • (::String) — The URI prefix.

#gcs_uri_prefix=

def gcs_uri_prefix=(value) -> ::String
Parameter
  • value (::String) — The URI prefix.
Returns
  • (::String) — The URI prefix.