The Google Cloud Storage URIs for the output. A URI is of the
form:
gs://bucket/object-prefix-or-name
Whether a prefix or name is used depends on the use case. The requesting
user must have "write-permission" to the bucket.
[[["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 v2 API for .NET, with the current version being 4.17.0."],["The `GcsDestination` class specifies the Google Cloud Storage location for output, enabling you to define where data should be stored using URIs."],["The page lists various versions of the API, ranging from 4.26.0 (latest) down to 3.2.0, each with its respective documentation link."],["The `GcsDestination` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits properties and methods from `object`."],["This class features two constructors, a default one and one to clone an existing `GcsDestination` object, it also contains one property `Uri` which is used for defining the output cloud storage URI."]]],[]]