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 page provides reference documentation for the `GcsSources` class within the Google Cloud Dialogflow v2 API, specifically for the .NET platform."],["The `GcsSources` class represents the Google Cloud Storage location for inputs used within the Dialogflow v2 API."],["The `GcsSources` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class includes a `Uris` property, which is a required `RepeatedField` of strings, representing Google Cloud Storage URIs for inputs in the format `gs://bucket/object-prefix-or-name`."],["The page contains links to documentation for various versions of the `GcsSources` class, ranging from version 3.2.0 up to the latest version 4.26.0."]]],[]]