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."],[[["The page provides reference documentation for the `GcsDestination` class within the Google Cloud Dialogflow CX v3 API, covering versions from 1.0.0 to the latest 2.23.0."],["`GcsDestination` is used to specify a Google Cloud Storage location for Dialogflow operations that write or export objects outside of Dialogflow."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has a `Uri` property, which is required and represents the Google Cloud Storage URI for the exported objects, in the format `gs://bucket/object-name-or-prefix`."],["The page details the `GcsDestination` class, including its constructors, which are `GcsDestination()` and `GcsDestination(GcsDestination other)`, to create instances of the class."]]],[]]