Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::GcsSource (v0.6.1)

Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::GcsSource.

The Google Cloud Storage location for the input content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_uris

def input_uris() -> ::Array<::String>
Returns
  • (::Array<::String>) —

    Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms:

    • Full object path, e.g. gs://bucket/directory/object.csv

#input_uris=

def input_uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) —

    Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms:

    • Full object path, e.g. gs://bucket/directory/object.csv
Returns
  • (::Array<::String>) —

    Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms:

    • Full object path, e.g. gs://bucket/directory/object.csv