- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Time when the CustomJob was created.
encryption_spec
Type: STRUCT
Provider name: encryptionSpec
Description: Customer-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.
kms_key_name
STRING
kmsKeyName
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.end_time
Type: TIMESTAMP
Provider name: endTime
Description: Output only. Time when the CustomJob entered any of the following states: JOB_STATE_SUCCEEDED
, JOB_STATE_FAILED
, JOB_STATE_CANCELLED
.
error
Type: STRUCT
Provider name: error
Description: Output only. Only populated when job’s state is JOB_STATE_FAILED
or JOB_STATE_CANCELLED
.
code
INT32
code
message
STRING
message
gcp_display_name
Type: STRING
Provider name: displayName
Description: Required. The display name of the CustomJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.
job_spec
Type: STRUCT
Provider name: jobSpec
Description: Required. Job spec.
base_output_directory
STRUCT
baseOutputDirectory
/model/
* AIP_CHECKPOINT_DIR = /checkpoints/
* AIP_TENSORBOARD_LOG_DIR = /logs/
For CustomJob backing a Trial of HyperparameterTuningJob: * AIP_MODEL_DIR = //model/
* AIP_CHECKPOINT_DIR = //checkpoints/
* AIP_TENSORBOARD_LOG_DIR = //logs/
output_uri_prefix
STRING
outputUriPrefix
enable_dashboard_access
BOOLEAN
enableDashboardAccess
true
, you can access the dashboard at the URIs given by CustomJob.web_access_uris or Trial.web_access_uris (within HyperparameterTuningJob.trials).enable_web_access
BOOLEAN
enableWebAccess
true
, you can access interactive shells at the URIs given by CustomJob.web_access_uris or Trial.web_access_uris (within HyperparameterTuningJob.trials).experiment
STRING
experiment
projects/{project}/locations/{location}/metadataStores/{metadataStores}/contexts/{experiment-name}
experiment_run
STRING
experimentRun
projects/{project}/locations/{location}/metadataStores/{metadataStores}/contexts/{experiment-name}-{experiment-run-name}
models
UNORDERED_LIST_STRING
models
projects/{project}/locations/{location}/models/{model}
In order to retrieve a specific version of the model, also provide the version ID or version alias. Example: projects/{project}/locations/{location}/models/{model}@2
or projects/{project}/locations/{location}/models/{model}@golden
If no version ID or alias is specified, the “default” version will be returned. The “default” version alias is created for the first version of the model, and can be moved to other versions later on. There will be exactly one default version.network
STRING
network
projects/12345/global/networks/myVPC
. Format is of the form projects/{project}/global/networks/{network}
. Where {project} is a project number, as in 12345
, and {network} is a network name. To specify this field, you must have already configured VPC Network Peering for Vertex AI. If this field is left unspecified, the job is not peered with any network.persistent_resource_id
STRING
persistentResourceId
protected_artifact_location_id
STRING
protectedArtifactLocationId
reserved_ip_ranges
UNORDERED_LIST_STRING
reservedIpRanges
scheduling
STRUCT
scheduling
disable_retries
BOOLEAN
disableRetries
Scheduling.restart_job_on_worker_restart
to false.max_wait_duration
STRING
maxWaitDuration
restart_job_on_worker_restart
BOOLEAN
restartJobOnWorkerRestart
strategy
STRING
strategy
STRATEGY_UNSPECIFIED
- Strategy will default to STANDARD.ON_DEMAND
- Deprecated. Regular on-demand provisioning strategy.LOW_COST
- Deprecated. Low cost by making potential use of spot resources.STANDARD
- Standard provisioning strategy uses regular on-demand resources.SPOT
- Spot provisioning strategy uses spot resources.FLEX_START
- Flex Start strategy uses DWS to queue for resources.timeout
STRING
timeout
service_account
STRING
serviceAccount
tensorboard
STRING
tensorboard
projects/{project}/locations/{location}/tensorboards/{tensorboard}
worker_pool_specs
UNORDERED_LIST_STRUCT
workerPoolSpecs
container_spec
STRUCT
containerSpec
args
UNORDERED_LIST_STRING
args
command
UNORDERED_LIST_STRING
command
env
UNORDERED_LIST_STRUCT
env
name
STRING
name
value
STRING
value
image_uri
STRING
imageUri
disk_spec
STRUCT
diskSpec
boot_disk_size_gb
INT32
bootDiskSizeGb
boot_disk_type
STRING
bootDiskType
machine_spec
STRUCT
machineSpec
accelerator_count
INT32
acceleratorCount
accelerator_type
STRING
acceleratorType
ACCELERATOR_TYPE_UNSPECIFIED
- Unspecified accelerator type, which means no accelerator.NVIDIA_TESLA_K80
- Deprecated: Nvidia Tesla K80 GPU has reached end of support, see https://cloud.google.com/compute/docs/eol/k80-eol.NVIDIA_TESLA_P100
- Nvidia Tesla P100 GPU.NVIDIA_TESLA_V100
- Nvidia Tesla V100 GPU.NVIDIA_TESLA_P4
- Nvidia Tesla P4 GPU.NVIDIA_TESLA_T4
- Nvidia Tesla T4 GPU.NVIDIA_TESLA_A100
- Nvidia Tesla A100 GPU.NVIDIA_A100_80GB
- Nvidia A100 80GB GPU.NVIDIA_L4
- Nvidia L4 GPU.NVIDIA_H100_80GB
- Nvidia H100 80Gb GPU.NVIDIA_H100_MEGA_80GB
- Nvidia H100 Mega 80Gb GPU.NVIDIA_H200_141GB
- Nvidia H200 141Gb GPU.TPU_V2
- TPU v2.TPU_V3
- TPU v3.TPU_V4_POD
- TPU v4.TPU_V5_LITEPOD
- TPU v5.machine_type
STRING
machineType
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.reservation_affinity
STRUCT
reservationAffinity
key
STRING
key
compute.googleapis.com/reservation-name
as the key and specify the name of your reservation as its value.reservation_affinity_type
STRING
reservationAffinityType
TYPE_UNSPECIFIED
- Default value. This should not be used.NO_RESERVATION
- Do not consume from any reserved capacity, only use on-demand.ANY_RESERVATION
- Consume any reservation available, falling back to on-demand.SPECIFIC_RESERVATION
- Consume from a specific reservation. When chosen, the reservation must be identified via the key
and values
fields.values
UNORDERED_LIST_STRING
values
tpu_topology
STRING
tpuTopology
nfs_mounts
UNORDERED_LIST_STRUCT
nfsMounts
mount_point
STRING
mountPoint
path
STRING
path
server:path
server
STRING
server
python_package_spec
STRUCT
pythonPackageSpec
args
UNORDERED_LIST_STRING
args
env
UNORDERED_LIST_STRUCT
env
name
STRING
name
value
STRING
value
executor_image_uri
STRING
executorImageUri
package_uris
UNORDERED_LIST_STRING
packageUris
python_module
STRING
pythonModule
replica_count
INT64
replicaCount
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Resource name of a CustomJob.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use.
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: Output only. Time when the CustomJob for the first time entered the JOB_STATE_RUNNING
state.
state
Type: STRING
Provider name: state
Description: Output only. The detailed state of the job.
Possible values:
JOB_STATE_UNSPECIFIED
- The job state is unspecified.JOB_STATE_QUEUED
- The job has been just created or resumed and processing has not yet begun.JOB_STATE_PENDING
- The service is preparing to run the job.JOB_STATE_RUNNING
- The job is in progress.JOB_STATE_SUCCEEDED
- The job completed successfully.JOB_STATE_FAILED
- The job failed.JOB_STATE_CANCELLING
- The job is being cancelled. From this state the job may only go to either JOB_STATE_SUCCEEDED
, JOB_STATE_FAILED
or JOB_STATE_CANCELLED
.JOB_STATE_CANCELLED
- The job has been cancelled.JOB_STATE_PAUSED
- The job has been stopped, and can be resumed.JOB_STATE_EXPIRED
- The job has expired.JOB_STATE_UPDATING
- The job is being updated. Only jobs in the RUNNING
state can be updated. After updating, the job goes back to the RUNNING
state.JOB_STATE_PARTIALLY_SUCCEEDED
- The job is partially succeeded, some results may be missing due to errors.tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Time when the CustomJob was most recently updated.