Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::GcsSources.
Google Cloud Storage location for the inputs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris
def uris() -> ::Array<::String>
Returns
-
(::Array<::String>) — Required. Google Cloud Storage URIs for the inputs. A URI is of the form:
gs://bucket/object-prefix-or-name
Whether a prefix or name is used depends on the use case.
#uris=
def uris=(value) -> ::Array<::String>
Parameter
-
value (::Array<::String>) — Required. Google Cloud Storage URIs for the inputs. A URI is of the form:
gs://bucket/object-prefix-or-name
Whether a prefix or name is used depends on the use case.
Returns
-
(::Array<::String>) — Required. Google Cloud Storage URIs for the inputs. A URI is of the form:
gs://bucket/object-prefix-or-name
Whether a prefix or name is used depends on the use case.