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-04-09 UTC."],[[["This webpage provides reference documentation for the `GcsDestination` class within the Google Cloud Dialogflow CX V3 API, specifically version 2.22.0."],["`GcsDestination` is a class used to specify Google Cloud Storage locations for Dialogflow operations that export objects, such as agents or transcripts."],["The page includes a list of available versions of `GcsDestination`, ranging from 1.0.0 to 2.23.0, with links to the documentation for each version."],["The `GcsDestination` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes a constructor, `GcsDestination()`, and one property, `Uri`, which is a string that is required and represents the Google Cloud Storage URI for the exported objects, and follows the `gs://bucket/object-name-or-prefix` format."]]],[]]