|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Represents a data ingestion job that imports data from Google Cloud Storage (GCS). |
||
| name |
string |
The job name. |
ingest-gcs-123456 |
| description |
string |
A user-friendly description for the job. |
gcs ingestion |
| displayName |
string |
The display name for the job. |
gcs ingestion |
| configuration | GCSIngestionConfiguration |
The GCS ingestion configuration. |
|
| createTime |
integer |
Output only. The creation time of the job, as a Unix timestamp. |
1714360481 |
| status |
string |
Output only. The ingestion status. |
RUNNING |
| scheduleId |
string |
The job ID. |
c7f01719d9feb105fc9d8df92af62010 |
| lastModifiedTime |
integer |
Output only. The last modified time of the job, as a Unix timestamp. |
GCSIngestion
Updated at:
Copy as MD
Is this page helpful?