Class GcsDestination (1.33.0)

GcsDestination(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Google Cloud Storage location for a Dialogflow operation that writes or exports objects (e.g. exported agent or transcripts) outside of Dialogflow.

Attribute

NameDescription
uri str
Required. The Google Cloud Storage URI for the exported objects. A URI is of the form: gs://bucket/object-name-or-prefix Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.