Google Cloud Dialogflow V2 Client - Class InputConfig (1.6.0)

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

Represents the configuration of importing a set of conversation files in Google Cloud Storage.

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

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gcs_source Google\Cloud\Dialogflow\V2\GcsSources

The Cloud Storage URI has the form gs://

getGcsSource

The Cloud Storage URI has the form gs://

Returns
TypeDescription
Google\Cloud\Dialogflow\V2\GcsSources|null

hasGcsSource

setGcsSource

The Cloud Storage URI has the form gs://

Parameter
NameDescription
var Google\Cloud\Dialogflow\V2\GcsSources
Returns
TypeDescription
$this

getSource

Returns
TypeDescription
string