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 webpage provides reference documentation for the `GcsDestination` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `GcsDestination` class is used to specify the Google Cloud Storage location for output data, with the documentation containing all the information about its functions."],["The latest available version of `GcsDestination` class is 4.26.0, but other versions from 3.2.0 up to 4.25.0 are accessible for reference, providing a vast variety of implementations."],["The `GcsDestination` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, also it contains various built in methods."],["The main property found in the `GcsDestination` class is `Uri` of type string, which will be used for storing the Google Cloud Storage URIs."]]],[]]