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 documentation is for the `GcsSources` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta20."],["The `GcsSources` class represents Google Cloud Storage locations for input data and inherits from `object`, while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSources` class provides two constructors: a default constructor and a copy constructor that takes another `GcsSources` object as a parameter."],["The `Uris` property of the `GcsSources` class is a required `RepeatedField` of strings that specifies Google Cloud Storage URIs in the format `gs://bucket/object-prefix-or-name`."]]],[]]