Vision AI V1 API - Class Google::Cloud::VisionAI::V1::GcsSource (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::GcsSource.

The Google Cloud Storage location for the input content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uris

def uris() -> ::Array<::String>
Returns
  • (::Array<::String>) — Required. References to a Google Cloud Storage paths.

#uris=

def uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Required. References to a Google Cloud Storage paths.
Returns
  • (::Array<::String>) — Required. References to a Google Cloud Storage paths.