Properties of a Runtime.
Package
@google-cloud/functionsProperties
decommissionDate
decommissionDate?: (google.type.IDate|null);Runtime decommissionDate
deprecationDate
deprecationDate?: (google.type.IDate|null);Runtime deprecationDate
displayName
displayName?: (string|null);Runtime displayName
environment
environment?: (google.cloud.functions.v2alpha.Environment|keyof typeof google.cloud.functions.v2alpha.Environment|null);Runtime environment
name
name?: (string|null);Runtime name
stage
stage?: (google.cloud.functions.v2alpha.ListRuntimesResponse.RuntimeStage|keyof typeof google.cloud.functions.v2alpha.ListRuntimesResponse.RuntimeStage|null);Runtime stage
warnings
warnings?: (string[]|null);Runtime warnings