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 `TablesDatasetMetadata.Types.GcsSource` is 1.0.0-beta21."],["This class, `TablesDatasetMetadata.Types.GcsSource`, inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSource` class has two constructors: a default constructor `GcsSource()` and another `GcsSource(GcsSource other)` for creating a new instance based on an existing `GcsSource` object."],["The `Uri` property of `GcsSource` allows specifying one or more Cloud Storage URIs for CSV files, supporting a common header across multiple files."]]],[]]