IInstance

google.cloud.notebooks.v2. IInstance

Properties of an Instance.

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

Instance name

gceSetup google.cloud.notebooks.v2.IGceSetup | null <optional>

Instance gceSetup

proxyUri string | null <optional>

Instance proxyUri

instanceOwners Array.<string> | null <optional>

Instance instanceOwners

creator string | null <optional>

Instance creator

state google.cloud.notebooks.v2.State | null <optional>

Instance state

upgradeHistory Array.<google.cloud.notebooks.v2.IUpgradeHistoryEntry> | null <optional>

Instance upgradeHistory

id string | null <optional>

Instance id

healthState google.cloud.notebooks.v2.HealthState | null <optional>

Instance healthState

healthInfo Object.<string, string> | null <optional>

Instance healthInfo

createTime google.protobuf.ITimestamp | null <optional>

Instance createTime

updateTime google.protobuf.ITimestamp | null <optional>

Instance updateTime

disableProxyAccess boolean | null <optional>

Instance disableProxyAccess

labels Object.<string, string> | null <optional>

Instance labels