Table: gcp_aiplatform_custom_jobs
This table shows data for GCP AI Platform Custom Jobs.
The composite primary key for this table is (project_id, name).
Relations
This table depends on gcp_aiplatform_job_locations.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
project_id (PK) | utf8 |
name (PK) | utf8 |
display_name | utf8 |
job_spec | json |
state | utf8 |
create_time | timestamp[us, tz=UTC] |
start_time | timestamp[us, tz=UTC] |
end_time | timestamp[us, tz=UTC] |
update_time | timestamp[us, tz=UTC] |
error | json |
labels | json |
encryption_spec | json |
web_access_uris | json |