gcsSource property

GoogleCloudDialogflowV2GcsSources? gcsSource
getter/setter pair

The Cloud Storage URI has the form gs:////agent*.json.

Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.

Implementation

GoogleCloudDialogflowV2GcsSources? gcsSource;