Required. Google Cloud Storage URIs for the inputs. A URI is of the form:
gs://bucket/object-prefix-or-name
Whether a prefix or name is used depends on the use case.
[[["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 `GcsSources` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["`GcsSources` is a class used to define Google Cloud Storage locations for input data, as indicated by its description."],["The page lists various versions of the Dialogflow v2 API, ranging from version 3.2.0 up to the latest version 4.26.0, while focusing primarily on version 4.21.0."],["The `GcsSources` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: one default (`GcsSources()`) and another that allows for cloning from an existing `GcsSources` object (`GcsSources(GcsSources other)`) and also has the `Uris` property, which specifies the Google Cloud Storage URIs for inputs."]]],[]]