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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content pertains to the \u003ccode\u003eGcsDestination\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for .NET development, with version 3.11.0 being detailed, along with a list of versions going up to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsDestination\u003c/code\u003e is a class that represents a Google Cloud Storage location for output, with a \u003ccode\u003eUri\u003c/code\u003e property to define the bucket's output path, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGcsDestination()\u003c/code\u003e and a copy constructor \u003ccode\u003eGcsDestination(GcsDestination other)\u003c/code\u003e that can take another instance of \u003ccode\u003eGcsDestination\u003c/code\u003e as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUri\u003c/code\u003e property in \u003ccode\u003eGcsDestination\u003c/code\u003e is a string that represents a Google Cloud Storage URI, formatted as \u003ccode\u003egs://bucket/object-prefix-or-name\u003c/code\u003e, and requires the user to have write permissions to the specified bucket.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e with detailed documentation available for \u003ccode\u003eGcsDestination\u003c/code\u003e class, ranging from 3.2.0 up to the latest version, 4.26.0, indicating a range of version compatibility.\u003c/p\u003e\n"]]],[],null,[]]