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` namespace, detailing its use for Google Cloud Storage output locations."],["The `GcsDestination` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors: a default constructor and a copy constructor that takes another `GcsDestination` object as a parameter."],["The `GcsDestination` class contains a `Uri` property, which is a string representing the Google Cloud Storage URI for output, requiring write permissions for the specified bucket."],["The webpage provides links to the documentation for the `GcsDestination` class across a range of versions, starting from 3.2.0 up to 4.26.0, with 4.26.0 being the most recent."]]],[]]