Properties of an Instance.
Package
@google-cloud/runProperties
annotations
annotations
?:
({
[
k
:
string
]
:
string
}
|
null
);
Instance annotations
binaryAuthorization
binaryAuthorization
?:
(
google
.
cloud
.
run
.
v2
.
IBinaryAuthorization
|
null
);
Instance binaryAuthorization
client
client
?:
(
string
|
null
);
Instance client
clientVersion
clientVersion
?:
(
string
|
null
);
Instance clientVersion
conditions
conditions
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
[]
|
null
);
Instance conditions
containers
containers
?:
(
google
.
cloud
.
run
.
v2
.
IContainer
[]
|
null
);
Instance containers
containerStatuses
containerStatuses
?:
(
google
.
cloud
.
run
.
v2
.
IContainerStatus
[]
|
null
);
Instance containerStatuses
createTime
createTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Instance createTime
creator
creator
?:
(
string
|
null
);
Instance creator
deleteTime
deleteTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Instance deleteTime
description
description
?:
(
string
|
null
);
Instance description
encryptionKey
encryptionKey
?:
(
string
|
null
);
Instance encryptionKey
encryptionKeyRevocationAction
encryptionKeyRevocationAction
?:
(
google
.
cloud
.
run
.
v2
.
EncryptionKeyRevocationAction
|
keyof
typeof
google
.
cloud
.
run
.
v2
.
EncryptionKeyRevocationAction
|
null
);
Instance encryptionKeyRevocationAction
encryptionKeyShutdownDuration
encryptionKeyShutdownDuration
?:
(
google
.
protobuf
.
IDuration
|
null
);
Instance encryptionKeyShutdownDuration
etag
etag
?:
(
string
|
null
);
Instance etag
expireTime
expireTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Instance expireTime
generation
generation
?:
(
number
|
Long
|
string
|
null
);
Instance generation
gpuZonalRedundancyDisabled
gpuZonalRedundancyDisabled
?:
(
boolean
|
null
);
Instance gpuZonalRedundancyDisabled
iapEnabled
iapEnabled
?:
(
boolean
|
null
);
Instance iapEnabled
ingress
ingress
?:
(
google
.
cloud
.
run
.
v2
.
IngressTraffic
|
keyof
typeof
google
.
cloud
.
run
.
v2
.
IngressTraffic
|
null
);
Instance ingress
invokerIamDisabled
invokerIamDisabled
?:
(
boolean
|
null
);
Instance invokerIamDisabled
labels
labels
?:
({
[
k
:
string
]
:
string
}
|
null
);
Instance labels
lastModifier
lastModifier
?:
(
string
|
null
);
Instance lastModifier
launchStage
launchStage
?:
(
google
.
api
.
LaunchStage
|
keyof
typeof
google
.
api
.
LaunchStage
|
null
);
Instance launchStage
logUri
logUri
?:
(
string
|
null
);
Instance logUri
name
name
?:
(
string
|
null
);
Instance name
nodeSelector
nodeSelector
?:
(
google
.
cloud
.
run
.
v2
.
INodeSelector
|
null
);
Instance nodeSelector
observedGeneration
observedGeneration
?:
(
number
|
Long
|
string
|
null
);
Instance observedGeneration
reconciling
reconciling
?:
(
boolean
|
null
);
Instance reconciling
satisfiesPzs
satisfiesPzs
?:
(
boolean
|
null
);
Instance satisfiesPzs
serviceAccount
serviceAccount
?:
(
string
|
null
);
Instance serviceAccount
terminalCondition
terminalCondition
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
|
null
);
Instance terminalCondition
uid
uid
?:
(
string
|
null
);
Instance uid
updateTime
updateTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Instance updateTime
urls
urls
?:
(
string
[]
|
null
);
Instance urls
volumes
volumes
?:
(
google
.
cloud
.
run
.
v2
.
IVolume
[]
|
null
);
Instance volumes
vpcAccess
vpcAccess
?:
(
google
.
cloud
.
run
.
v2
.
IVpcAccess
|
null
);
Instance vpcAccess

