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."],[[["The provided content details the `GcsSources` class within the Google Cloud Dialogflow v2 API, which is used to specify Google Cloud Storage locations for inputs."],["The documentation covers a range of versions of the Dialogflow v2 API, from version 3.2.0 to the latest version 4.26.0, and version 4.13.0 being the selected version."],["The `GcsSources` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSources` class has two constructors: a default constructor and a constructor that accepts another `GcsSources` object for copying."],["The `Uris` property within the `GcsSources` class is used to define the Google Cloud Storage URIs, which are in the format `gs://bucket/object-prefix-or-name`, and are contained in a `RepeatedField` of strings."]]],[]]