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.13.0, and the latest being 2.23.0."],["`GcsDestination` is a class used to specify the Google Cloud Storage location for Dialogflow operations that involve writing or exporting objects, like agents or transcripts, outside of Dialogflow."],["The `GcsDestination` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the `object` class."],["The `GcsDestination` class has two constructors: one default and another that takes another `GcsDestination` object as parameter, allowing for object cloning."],["The `Uri` property within `GcsDestination` specifies the Google Cloud Storage URI for exported objects, accepting a string in the format `gs://bucket/object-name-or-prefix`."]]],[]]