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-04-01 UTC."],[[["This page provides reference documentation for the `GcsDestination` class within the Google Cloud Dialogflow v2 API for .NET."],["The `GcsDestination` class is used to specify a Google Cloud Storage location for output data and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `GcsDestination` is 4.26.0, with a comprehensive list of previous versions ranging back to 3.2.0, that you can navigate to."],["The `GcsDestination` class has two constructors, one default and one that takes another `GcsDestination` object as an argument for cloning."],["The `GcsDestination` class has one property, `Uri`, which is a string representing the Google Cloud Storage URI where output will be stored, requiring write permission for the user."]]],[]]