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 for .NET, specifically version 4.15.0."],["The `GcsDestination` class, used for specifying a Google Cloud Storage location for output, implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the class's inheritance from `object`, and shows what inherited members it contains, such as `GetHashCode`, `GetType`, and `ToString`."],["There is a list of downloadable versions of the package containing the `GcsDestination` class, starting from version 4.26.0 (latest) to version 3.2.0."],["The class contains two constructor methods and one property called `Uri`, which is a string that represents a path to a bucket location."]]],[]]