Vertex AI Custom Job

Vertex AI Custom Job is a managed Google Cloud resource that allows users to run custom machine learning training or batch processing tasks on Google Cloud infrastructure. It provides flexibility to specify custom containers, machine types, accelerators, and distributed training configurations. This resource integrates with Vertex AI for experiment tracking, model management, and deployment workflows, enabling scalable and reproducible ML workloads.

gcp.aiplatform_custom_job

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Time when the CustomJob was created.
datadog_display_namecorestring
encryption_speccorejsonCustomer-managed encryption key options for a CustomJob. If this is set, then all resources created by the CustomJob will be encrypted with the provided encryption key.
end_timecoretimestampOutput only. Time when the CustomJob entered any of the following states: `JOB_STATE_SUCCEEDED`, `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`.
errorcorejsonOutput only. Only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
gcp_display_namecorestringRequired. The display name of the CustomJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
job_speccorejsonRequired. Job spec.
labelscorearray<string>The labels with user-defined metadata to organize CustomJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
namecorestringOutput only. Resource name of a CustomJob.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
satisfies_pzicoreboolOutput only. Reserved for future use.
satisfies_pzscoreboolOutput only. Reserved for future use.
start_timecoretimestampOutput only. Time when the CustomJob for the first time entered the `JOB_STATE_RUNNING` state.
statecorestringOutput only. The detailed state of the job.
tagscorehstore_csv
update_timecoretimestampOutput only. Time when the CustomJob was most recently updated.
zone_idcorestring