Cloud Storage URI of one or more files. Only CSV files are supported.
The first line of the CSV file is used as the header.
If there are multiple files, the header is the first line of
the lexicographically first file, the other files must either
contain the exact same header or omit the header.
[[["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-25 UTC."],[[["The latest version available for `TimeSeriesDatasetMetadata.Types.GcsSource` is 1.0.0-beta21."],["This class, `TimeSeriesDatasetMetadata.Types.GcsSource`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from `object`."],["`GcsSource` has two constructors: a default constructor and one that accepts another `GcsSource` object as a parameter for copying."],["The `Uri` property, a `RepeatedField\u003cstring\u003e`, represents the Cloud Storage URIs of one or more CSV files, and these files should have the same header, or not include headers after the first."]]],[]]