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 reference documentation for the `GcsDestination` class in the Google Cloud Dialogflow v2 API, specifically within the .NET library."],["The `GcsDestination` class represents a destination in Google Cloud Storage for output data, enabling integration with storage resources."],["The document lists all the versions of the class, with the latest one being version 4.26.0, alongside the relevant version number."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the namespace is `Google.Cloud.Dialogflow.V2`."],["The `Uri` property, of string type, specifies the Google Cloud Storage location for output data, requiring \"write-permission\" to the bucket."]]],[]]