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"]],[["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."],[[["The `GcsSources` class represents Google Cloud Storage locations for input data within the Google Cloud Dialogflow v2beta1 API."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GcsSources` offers two constructors: a default constructor and one that takes another `GcsSources` object as a parameter."],["It contains a `Uris` property, which is a `RepeatedField\u003cstring\u003e` representing the required Google Cloud Storage URIs for input, formatted as `gs://bucket/object-prefix-or-name`."]]],[]]