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 page provides documentation for the `GcsDestination` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version of the `GcsDestination` class is 4.26.0, with a comprehensive list of prior versions dating back to 3.2.0 also being accessible."],["`GcsDestination` is designed for specifying Google Cloud Storage locations for output, requiring users to have write permissions to the designated bucket."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities within the .NET framework."],["The `Uri` property of the `GcsDestination` class allows users to define the Google Cloud Storage location using a `gs://bucket/object-prefix-or-name` format."]]],[]]