Reference documentation and code samples for the Cloud AutoML V1 Client class GcsSource.
The Google Cloud Storage location for the input content.
Generated from protobuf messagegoogle.cloud.automl.v1.GcsSource
Namespace
Google \ Cloud \ AutoMl \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ input_uris
array
Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms: * * Full object path, e.g. gs://bucket/directory/object.csv
getInputUris
Required. Google Cloud Storage URIs to input files, up to 2000
characters long. Accepted forms:
Full object path, e.g. gs://bucket/directory/object.csv
[[["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-09-04 UTC."],[],[],null,["# Cloud AutoML V1 Client - Class GcsSource (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-automl/latest/V1.GcsSource)\n- [2.0.4](/php/docs/reference/cloud-automl/2.0.4/V1.GcsSource)\n- [1.6.5](/php/docs/reference/cloud-automl/1.6.5/V1.GcsSource)\n- [1.5.4](/php/docs/reference/cloud-automl/1.5.4/V1.GcsSource)\n- [1.4.17](/php/docs/reference/cloud-automl/1.4.17/V1.GcsSource) \nReference documentation and code samples for the Cloud AutoML V1 Client class GcsSource.\n\nThe Google Cloud Storage location for the input content.\n\nGenerated from protobuf message `google.cloud.automl.v1.GcsSource`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AutoMl \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInputUris\n\nRequired. Google Cloud Storage URIs to input files, up to 2000\ncharacters long. Accepted forms:\n\n- Full object path, e.g. gs://bucket/directory/object.csv\n\n### setInputUris\n\nRequired. Google Cloud Storage URIs to input files, up to 2000\ncharacters long. Accepted forms:\n\n- Full object path, e.g. gs://bucket/directory/object.csv"]]