Input configuration.
JSON representation | |
---|---|
{
"gcsSource": {
object( |
Fields | |
---|---|
gcsSource |
The Google Cloud Storage location for the input content. |
GcsSource
The Google Cloud Storage location for the input content.
JSON representation | |
---|---|
{ "inputUris": [ string ] } |
Fields | |
---|---|
inputUris[] |
Required. Google Cloud Storage URIs to input files, up to 2000 characters long. Accepted forms: * Full object path: gs://bucket/directory/object.csv |