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 provided content details the `GcsDestination` class within the Google Cloud Dialogflow CX v3 API, which is used for specifying a Google Cloud Storage location for Dialogflow operations that export data."],["This page provides documentation for version 2.12.0 of the Dialogflow v3 API, but also links to other versions ranging from 1.0.0 up to 2.23.0, the latest release."],["`GcsDestination` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsDestination` class has a `Uri` property, which represents the Google Cloud Storage URI where objects are exported, and it should have the form `gs://bucket/object-name-or-prefix`."],["The documentation details two constructors for the `GcsDestination` class: a default constructor and one that takes another `GcsDestination` object as a parameter."]]],[]]