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 documentation for the `GcsDestination` class within the Google Cloud Dialogflow CX V3 .NET library, with the current version being 2.18.0."],["The `GcsDestination` class is used to specify a Google Cloud Storage location for Dialogflow operations that involve writing or exporting objects."],["The page lists all available versions of the Dialogflow CX V3 library, ranging from the latest 2.23.0 down to version 1.0.0."],["The GcsDestination class is designed to be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `GcsDestination()` and a copy constructor `GcsDestination(GcsDestination other)` as well as a `Uri` property to define the Google Cloud Storage location."]]],[]]