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."],[[["The latest version of the `GcsDestination` class in the Google Cloud Dialogflow v2 API is 4.26.0."],["This page provides reference documentation for the `GcsDestination` class, which is used for specifying Google Cloud Storage locations for output."],["The `GcsDestination` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsDestination` class offers two constructors, one being the default, and the other to create a new instance based on another `GcsDestination` object."],["It exposes a `Uri` property to set or get the Google Cloud Storage URI for the output, which must follow the `gs://bucket/object-prefix-or-name` format."]]],[]]