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.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `GcsDestination` class within the Google Cloud Dialogflow CX V3 API, spanning multiple versions from 1.0.0 to the latest 2.23.0."],["`GcsDestination` is a class used for specifying a Google Cloud Storage location for Dialogflow operations that involve writing or exporting data outside of Dialogflow, such as agent exports or transcripts."],["The class `GcsDestination` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, making it compatible with various functionalities."],["The `GcsDestination` class includes a constructor and one main property, `Uri`, which is a string representing the Google Cloud Storage URI for the exported data."],["The latest version of the `GcsDestination` class is version 2.23.0."]]],[]]