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, with version 4.26.0 being the latest and 4.11.0 currently being viewed."],["The `GcsDestination` class represents a Google Cloud Storage location for output, allowing users to specify where data should be stored."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes a constructor and a `Uri` property, which specifies the Google Cloud Storage URI, allowing for data to be stored to the defined destination."],["The webpage also lists the prior versions from 3.2.0 up to 4.25.0 and provides links to the reference documentation for each of these previous versions of `GcsDestination`."]]],[]]