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-04-09 UTC."],[[["The webpage provides reference documentation for the `GcsSources` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The latest version of the API documented is 4.26.0, while the current page focuses on version 4.25.0, and lists all previous version down to 3.2.0 with hyperlinks to the respective pages."],["`GcsSources` is used to define the location of inputs within Google Cloud Storage, accepting URIs in the format `gs://bucket/object-prefix-or-name`."],["The `GcsSources` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Uris` property of the `GcsSources` class is a required field that accepts a list of Google Cloud Storage URIs, each represented as a string within the `RepeatedField` collection."]]],[]]