- 필수 기능
- 시작하기
- 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
annotations
Type: MAP_STRING_STRING
Provider name: annotations
Description: User specified annotations. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Time at which the request to create the WorkerPool
was received.
delete_time
Type: TIMESTAMP
Provider name: deleteTime
Description: Output only. Time at which the request to delete the WorkerPool
was received.
etag
Type: STRING
Provider name: etag
Description: Output only. Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
gcp_display_name
Type: STRING
Provider name: displayName
Description: A user-specified, human-readable name for the WorkerPool
. If provided, this value must be 1-63 characters.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. The resource name of the WorkerPool
, with format projects/{project}/locations/{location}/workerPools/{worker_pool}
. The value of {worker_pool}
is provided by worker_pool_id
in CreateWorkerPool
request and the value of {location}
is determined by the endpoint accessed.
organization_id
Type: STRING
parent
Type: STRING
private_pool_v1_config
Type: STRUCT
Provider name: privatePoolV1Config
Description: Legacy Private Pool configuration.
network_config
STRUCT
networkConfig
egress_option
STRING
egressOption
EGRESS_OPTION_UNSPECIFIED
- If set, defaults to PUBLIC_EGRESS.NO_PUBLIC_EGRESS
- If set, workers are created without any public address, which prevents network egress to public IPs unless a network proxy is configured.PUBLIC_EGRESS
- If set, workers are created with a public address which allows for public internet egress.peered_network
STRING
peeredNetwork
WorkerPool.project_id
on the service producer network. Must be in the format projects/{project}/global/networks/{network}
, where {project}
is a project number, such as 12345
, and {network}
is the name of a VPC network in the project. See Understanding network configuration optionspeered_network_ip_range
STRING
peeredNetworkIpRange
192.168.0.0/29
would specify an IP range starting at 192.168.0.0 with a prefix size of 29 bits. /16
would specify a prefix size of 16 bits, with an automatically determined IP within the peered VPC. If unspecified, a value of /24
will be used.private_service_connect
STRUCT
privateServiceConnect
network_attachment
STRING
networkAttachment
projects/{project}/regions/{region}/networkAttachments/{networkAttachment}
. The region of network attachment must be the same as the worker pool. See Network Attachmentspublic_ip_address_disabled
BOOLEAN
publicIpAddressDisabled
route_all_traffic
is set to true, all traffic will go through the non-primary network interface, this boolean has no effect.route_all_traffic
BOOLEAN
routeAllTraffic
worker_config
STRUCT
workerConfig
disk_size_gb
INT64
diskSizeGb
0
is specified, Cloud Build will use a standard disk size.machine_type
STRING
machineType
e2-medium
. See Worker pool config file. If left blank, Cloud Build will use a sensible default.project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. WorkerPool
state.
Possible values:
STATE_UNSPECIFIED
- State of the WorkerPool
is unknown.CREATING
- WorkerPool
is being created.RUNNING
- WorkerPool
is running.DELETING
- WorkerPool
is being deleted: cancelling builds and draining workers.DELETED
- WorkerPool
is deleted.UPDATING
- WorkerPool
is being updated; new builds cannot be run.tags
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. A unique identifier for the WorkerPool
.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Time at which the request to update the WorkerPool
was received.