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-31 UTC."],[[["This page provides documentation for the `GcsSource` class within the `Google.Cloud.AIPlatform.V1Beta1.Schema.TimeSeriesDatasetMetadata.Types` namespace, as part of the Google Cloud AI Platform library for .NET."],["The `GcsSource` class is a sealed class that inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling data related to time series datasets."],["The `GcsSource` class offers two constructors, one default and another that allows for creating a copy of another `GcsSource` object, and has a `Uri` property, of the `RepeatedField\u003cstring\u003e` type, which is used to define the cloud storage URI for the CSV files."],["The `Uri` property supports one or multiple CSV files, where the header is defined in the first file alphabetically, and the other files should either contain the same header or omit it entirely."],["The most recent available version of this content is `1.0.0-beta21`, while the current page is displaying the content of the `1.0.0-beta06` version, with `1.0.0-beta20` also available as an older version."]]],[]]