Properties of a WorkerPool.
Package
@google-cloud/runProperties
annotations
annotations
?:
({
[
k
:
string
]
:
string
}
|
null
);
WorkerPool annotations
binaryAuthorization
binaryAuthorization
?:
(
google
.
cloud
.
run
.
v2
.
IBinaryAuthorization
|
null
);
WorkerPool binaryAuthorization
client
client
?:
(
string
|
null
);
WorkerPool client
clientVersion
clientVersion
?:
(
string
|
null
);
WorkerPool clientVersion
conditions
conditions
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
[]
|
null
);
WorkerPool conditions
createTime
createTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
WorkerPool createTime
creator
creator
?:
(
string
|
null
);
WorkerPool creator
customAudiences
customAudiences
?:
(
string
[]
|
null
);
WorkerPool customAudiences
deleteTime
deleteTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
WorkerPool deleteTime
description
description
?:
(
string
|
null
);
WorkerPool description
etag
etag
?:
(
string
|
null
);
WorkerPool etag
expireTime
expireTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
WorkerPool expireTime
generation
generation
?:
(
number
|
Long
|
string
|
null
);
WorkerPool generation
instanceSplits
instanceSplits
?:
(
google
.
cloud
.
run
.
v2
.
IInstanceSplit
[]
|
null
);
WorkerPool instanceSplits
instanceSplitStatuses
instanceSplitStatuses
?:
(
google
.
cloud
.
run
.
v2
.
IInstanceSplitStatus
[]
|
null
);
WorkerPool instanceSplitStatuses
labels
labels
?:
({
[
k
:
string
]
:
string
}
|
null
);
WorkerPool labels
lastModifier
lastModifier
?:
(
string
|
null
);
WorkerPool lastModifier
latestCreatedRevision
latestCreatedRevision
?:
(
string
|
null
);
WorkerPool latestCreatedRevision
latestReadyRevision
latestReadyRevision
?:
(
string
|
null
);
WorkerPool latestReadyRevision
launchStage
launchStage
?:
(
google
.
api
.
LaunchStage
|
keyof
typeof
google
.
api
.
LaunchStage
|
null
);
WorkerPool launchStage
name
name
?:
(
string
|
null
);
WorkerPool name
observedGeneration
observedGeneration
?:
(
number
|
Long
|
string
|
null
);
WorkerPool observedGeneration
reconciling
reconciling
?:
(
boolean
|
null
);
WorkerPool reconciling
satisfiesPzs
satisfiesPzs
?:
(
boolean
|
null
);
WorkerPool satisfiesPzs
scaling
scaling
?:
(
google
.
cloud
.
run
.
v2
.
IWorkerPoolScaling
|
null
);
WorkerPool scaling
template
template
?:
(
google
.
cloud
.
run
.
v2
.
IWorkerPoolRevisionTemplate
|
null
);
WorkerPool template
terminalCondition
terminalCondition
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
|
null
);
WorkerPool terminalCondition
threatDetectionEnabled
threatDetectionEnabled
?:
(
boolean
|
null
);
WorkerPool threatDetectionEnabled
uid
uid
?:
(
string
|
null
);
WorkerPool uid
updateTime
updateTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
WorkerPool updateTime

