Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class GcsDestination.
Google Cloud Storage location for a Dialogflow operation that writes or
exports objects (e.g. exported agent or transcripts) outside of Dialogflow.
Generated from protobuf messagegoogle.cloud.dialogflow.cx.v3.GcsDestination
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ uri
string
Required. The Google Cloud Storage URI for the exported objects. A URI is of the form:gs://bucket/object-name-or-prefixWhether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
getUri
Required. The Google Cloud Storage URI for the exported objects. A URI is
of the form:gs://bucket/object-name-or-prefixWhether a full object
name, or just a prefix, its usage depends on the Dialogflow operation.
Returns
Type
Description
string
setUri
Required. The Google Cloud Storage URI for the exported objects. A URI is
of the form:gs://bucket/object-name-or-prefixWhether a full object
name, or just a prefix, its usage depends on the Dialogflow operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class GcsDestination (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.GcsDestination)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.GcsDestination)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.GcsDestination)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.GcsDestination)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.GcsDestination)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.GcsDestination)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.GcsDestination)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.GcsDestination)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.GcsDestination) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class GcsDestination.\n\nGoogle Cloud Storage location for a Dialogflow operation that writes or\nexports objects (e.g. exported agent or transcripts) outside of Dialogflow.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.GcsDestination`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUri\n\nRequired. The Google Cloud Storage URI for the exported objects. A URI is\nof the form: `gs://bucket/object-name-or-prefix` Whether a full object\nname, or just a prefix, its usage depends on the Dialogflow operation.\n\n### setUri\n\nRequired. The Google Cloud Storage URI for the exported objects. A URI is\nof the form: `gs://bucket/object-name-or-prefix` Whether a full object\nname, or just a prefix, its usage depends on the Dialogflow operation."]]