- 필수 기능
- 시작하기
- 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. Timestamp when this NotebookRuntimeTemplate was created.
data_persistent_disk_spec
Type: STRUCT
Provider name: dataPersistentDiskSpec
Description: Optional. The specification of persistent disk attached to the runtime as data disk storage.
disk_size_gb
INT64
diskSizeGb
disk_type
STRING
diskType
description
Type: STRING
Provider name: description
Description: The description of the NotebookRuntimeTemplate.
encryption_spec
Type: STRUCT
Provider name: encryptionSpec
Description: Customer-managed encryption key spec for the notebook runtime.
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.etag
Type: STRING
Provider name: etag
Description: Used to perform consistent read-modify-write updates. If not set, a blind “overwrite” update happens.
euc_config
Type: STRUCT
Provider name: eucConfig
Description: EUC configuration of the NotebookRuntimeTemplate.
bypass_actas_check
BOOLEAN
bypassActasCheck
euc_disabled
BOOLEAN
eucDisabled
gcp_display_name
Type: STRING
Provider name: displayName
Description: Required. The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
idle_shutdown_config
Type: STRUCT
Provider name: idleShutdownConfig
Description: The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
idle_shutdown_disabled
BOOLEAN
idleShutdownDisabled
idle_timeout
STRING
idleTimeout
is_default
Type: BOOLEAN
Provider name: isDefault
Description: Output only. Deprecated: This field has no behavior. Use notebook_runtime_type = ‘ONE_CLICK’ instead. The default template to use if not specified.
labels
Type: UNORDERED_LIST_STRING
machine_spec
Type: STRUCT
Provider name: machineSpec
Description: Optional. Immutable. The specification of a single machine for the template.
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
name
Type: STRING
Provider name: name
Description: The resource name of the NotebookRuntimeTemplate.
network_spec
Type: STRUCT
Provider name: networkSpec
Description: Optional. Network spec.
enable_internet_access
BOOLEAN
enableInternetAccess
network
STRING
network
subnetwork
STRING
subnetwork
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
network_tags
Type: UNORDERED_LIST_STRING
Provider name: networkTags
Description: Optional. The Compute Engine tags to add to runtime (see Tagging instances).
notebook_runtime_type
Type: STRING
Provider name: notebookRuntimeType
Description: Optional. Immutable. The type of the notebook runtime template.
Possible values:
NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED
- Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED.USER_DEFINED
- runtime or template with coustomized configurations from user.ONE_CLICK
- runtime or template with system defined configurations.organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
reservation_affinity
Type: STRUCT
Provider name: reservationAffinity
Description: Optional. Reservation Affinity of the notebook runtime template.
consume_reservation_type
STRING
consumeReservationType
RESERVATION_AFFINITY_TYPE_UNSPECIFIED
- Default type.RESERVATION_NONE
- Do not consume from any allocated capacity.RESERVATION_ANY
- Consume any reservation available.RESERVATION_SPECIFIC
- Must consume from a specific reservation. Must specify key value fields for specifying the reservations.key
STRING
key
values
UNORDERED_LIST_STRING
values
resource_name
Type: STRING
service_account
Type: STRING
Provider name: serviceAccount
Description: Deprecated: This field is ignored and the “Vertex AI Notebook Service Account” (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is used for the runtime workload identity. See https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account for more details. For NotebookExecutionJob, use NotebookExecutionJob.service_account instead. The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
shielded_vm_config
Type: STRUCT
Provider name: shieldedVmConfig
Description: Optional. Immutable. Runtime Shielded VM spec.
enable_secure_boot
BOOLEAN
enableSecureBoot
software_config
Type: STRUCT
Provider name: softwareConfig
Description: Optional. The notebook software configuration of the notebook runtime.
env
UNORDERED_LIST_STRUCT
env
name
STRING
name
value
STRING
value
post_startup_script_config
STRUCT
postStartupScriptConfig
post_startup_script
STRING
postStartupScript
post_startup_script_behavior
STRING
postStartupScriptBehavior
POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED
- Unspecified post startup script behavior.RUN_ONCE
- Run post startup script after runtime is started.RUN_EVERY_START
- Run post startup script after runtime is stopped.DOWNLOAD_AND_RUN_EVERY_START
- Download and run post startup script every time runtime is started.post_startup_script_url
STRING
postStartupScriptUrl
gs://bucket/script.sh
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Timestamp when this NotebookRuntimeTemplate was most recently updated.