[[["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-21 UTC."],[[["This webpage details the `GcsSource` class within the `Google.Cloud.AutoML.V1` namespace, which is part of the Google Cloud AutoML .NET library, with the latest version being 3.4.0, and version 2.4.0 being used on this page."],["`GcsSource` is used to specify the Google Cloud Storage location for input content and inherits from `Object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `GcsSource()` and a copy constructor `GcsSource(GcsSource other)` for creating a new instance based on an existing `GcsSource` object."],["The `InputUris` property, of type `RepeatedField\u003cstring\u003e`, is used to provide the Google Cloud Storage URIs of input files, accepting full object paths up to 2000 characters, like `gs://bucket/directory/object.csv`."],["The content on this webpage presents the documentation for the specific version of the GcsSource class, and the other available versions."]]],[]]