IRuntime

google.cloud.notebooks.v1. IRuntime

Properties of a Runtime.

Properties:
Name Type Attributes Description
name string | null <optional>

Runtime name

virtualMachine google.cloud.notebooks.v1.IVirtualMachine | null <optional>

Runtime virtualMachine

state google.cloud.notebooks.v1.Runtime.State | null <optional>

Runtime state

healthState google.cloud.notebooks.v1.Runtime.HealthState | null <optional>

Runtime healthState

accessConfig google.cloud.notebooks.v1.IRuntimeAccessConfig | null <optional>

Runtime accessConfig

softwareConfig google.cloud.notebooks.v1.IRuntimeSoftwareConfig | null <optional>

Runtime softwareConfig

metrics google.cloud.notebooks.v1.IRuntimeMetrics | null <optional>

Runtime metrics

createTime google.protobuf.ITimestamp | null <optional>

Runtime createTime

updateTime google.protobuf.ITimestamp | null <optional>

Runtime updateTime