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 latest version of the Dialogflow v3 API for .NET is 2.23.0, with a full list of previous versions available, starting from 1.0.0."],["This webpage contains reference documentation and code samples for the `GcsDestination` class, which is used for Google Cloud Storage operations in Dialogflow."],["The `GcsDestination` class is found within the `Google.Cloud.Dialogflow.Cx.V3` namespace and is implemented as a sealed class."],["The class can be instantiated using a parameterless constructor or a copy constructor, and it contains a property called `Uri` that specifies the Google Cloud Storage location for exported objects."]]],[]]