Properties of a Service.
Package
@google-cloud/runProperties
annotations
annotations
?:
({
[
k
:
string
]
:
string
}
|
null
);
Service annotations
binaryAuthorization
binaryAuthorization
?:
(
google
.
cloud
.
run
.
v2
.
IBinaryAuthorization
|
null
);
Service binaryAuthorization
client
client
?:
(
string
|
null
);
Service client
clientVersion
clientVersion
?:
(
string
|
null
);
Service clientVersion
conditions
conditions
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
[]
|
null
);
Service conditions
createTime
createTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Service createTime
creator
creator
?:
(
string
|
null
);
Service creator
deleteTime
deleteTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Service deleteTime
description
description
?:
(
string
|
null
);
Service description
etag
etag
?:
(
string
|
null
);
Service etag
expireTime
expireTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Service expireTime
generation
generation
?:
(
number
|
Long
|
string
|
null
);
Service generation
ingress
ingress
?:
(
google
.
cloud
.
run
.
v2
.
IngressTraffic
|
keyof
typeof
google
.
cloud
.
run
.
v2
.
IngressTraffic
|
null
);
Service ingress
labels
labels
?:
({
[
k
:
string
]
:
string
}
|
null
);
Service labels
lastModifier
lastModifier
?:
(
string
|
null
);
Service lastModifier
latestCreatedRevision
latestCreatedRevision
?:
(
string
|
null
);
Service latestCreatedRevision
latestReadyRevision
latestReadyRevision
?:
(
string
|
null
);
Service latestReadyRevision
launchStage
launchStage
?:
(
google
.
api
.
LaunchStage
|
keyof
typeof
google
.
api
.
LaunchStage
|
null
);
Service launchStage
name
name
?:
(
string
|
null
);
Service name
observedGeneration
observedGeneration
?:
(
number
|
Long
|
string
|
null
);
Service observedGeneration
reconciling
reconciling
?:
(
boolean
|
null
);
Service reconciling
satisfiesPzs
satisfiesPzs
?:
(
boolean
|
null
);
Service satisfiesPzs
template
template
?:
(
google
.
cloud
.
run
.
v2
.
IRevisionTemplate
|
null
);
Service template
terminalCondition
terminalCondition
?:
(
google
.
cloud
.
run
.
v2
.
ICondition
|
null
);
Service terminalCondition
traffic
traffic
?:
(
google
.
cloud
.
run
.
v2
.
ITrafficTarget
[]
|
null
);
Service traffic
trafficStatuses
trafficStatuses
?:
(
google
.
cloud
.
run
.
v2
.
ITrafficTargetStatus
[]
|
null
);
Service trafficStatuses
uid
uid
?:
(
string
|
null
);
Service uid
updateTime
updateTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Service updateTime
uri
uri
?:
(
string
|
null
);
Service uri