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-04-09 UTC."],[[["The latest version available is 1.0.0-beta21, while version 1.0.0-beta20 is also documented within the provided content."],["`TablesDatasetMetadata.Types.GcsSource` is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSource` class includes two constructors: a default constructor `GcsSource()` and a constructor `GcsSource(GcsSource)` that takes another `GcsSource` object as a parameter."],["The `GcsSource` class contains a property called `Uri` that represents the Cloud Storage URI of one or more CSV files and is a `RepeatedField\u003cstring\u003e`."],["The CSV files used by `GcsSource` must have a consistent header across all files, with the first line of the lexicographically first file being considered the header."]]],[]]