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 class GcsDestination is 2.23.0, with many previous versions also being available for use."],["GcsDestination is used to specify the Google Cloud Storage location for Dialogflow operations that involve exporting objects outside of Dialogflow."],["The GcsDestination class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, comparison, deep cloning, and buffer manipulation."],["The GcsDestination class contains a property named Uri, a string which is required to denote the Google Cloud Storage URI, formatted as 'gs://bucket/object-name-or-prefix', to specify the target for exported objects."],["The class GcsDestination contains two constructors, one that is parameterless, and another that takes in a pre-existing GcsDestination object."]]],[]]