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 of `TablesDatasetMetadata.Types.GcsSource` is `1.0.0-beta21`, and version `1.0.0-beta20` is also available for use, both of which are located in the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace."],["`TablesDatasetMetadata.Types.GcsSource` is a sealed class that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating functionality like message handling and deep cloning."],["The class offers two constructors: a default constructor `GcsSource()` and another that takes an existing `TablesDatasetMetadata.Types.GcsSource` object for copying, allowing for the creation of new instances or copies of existing ones."],["It includes a `Uri` property, a `RepeatedField\u003cstring\u003e`, that represents the Cloud Storage URI(s) for CSV files, with specific requirements about the header row across multiple files."]]],[]]