Google Cloud Dialogflow V2 Client - Class GcsSources (1.9.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class GcsSources.

Google Cloud Storage location for the inputs.

Generated from protobuf message google.cloud.dialogflow.v2.GcsSources

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ uris array

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.

getUris

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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setUris

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.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this