InputConfig

入力設定。

JSON 表現

{
  "gcsSource": {
    object(GcsSource)
  }
}
フィールド
gcsSource

object(GcsSource)

入力コンテンツの Google Cloud Storage 上の場所。

GcsSource

Google Cloud Storage 上で、入力コンテンツの配置先とする場所。

JSON 表現

{
  "inputUris": [
    string
  ]
}
フィールド
inputUris[]

string

必須。ファイルを入力する Google Cloud Storage の URI。最大 2000 文字。許容される形式: * オブジェクトの絶対パス: gs://bucket/directory/object.csv