Interface protos.google.cloud.aiplatform.v1.INotebookRuntime (5.14.0)

Properties of a NotebookRuntime.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

NotebookRuntime createTime

dataPersistentDiskSpec

dataPersistentDiskSpec?: (google.cloud.aiplatform.v1.IPersistentDiskSpec|null);

NotebookRuntime dataPersistentDiskSpec

description

description?: (string|null);

NotebookRuntime description

displayName

displayName?: (string|null);

NotebookRuntime displayName

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1.IEncryptionSpec|null);

NotebookRuntime encryptionSpec

eucConfig

eucConfig?: (google.cloud.aiplatform.v1.INotebookEucConfig|null);

NotebookRuntime eucConfig

expirationTime

expirationTime?: (google.protobuf.ITimestamp|null);

NotebookRuntime expirationTime

healthState

healthState?: (google.cloud.aiplatform.v1.NotebookRuntime.HealthState|keyof typeof google.cloud.aiplatform.v1.NotebookRuntime.HealthState|null);

NotebookRuntime healthState

idleShutdownConfig

idleShutdownConfig?: (google.cloud.aiplatform.v1.INotebookIdleShutdownConfig|null);

NotebookRuntime idleShutdownConfig

isUpgradable

isUpgradable?: (boolean|null);

NotebookRuntime isUpgradable

labels

labels?: ({ [k: string]: string }|null);

NotebookRuntime labels

machineSpec

machineSpec?: (google.cloud.aiplatform.v1.IMachineSpec|null);

NotebookRuntime machineSpec

name

name?: (string|null);

NotebookRuntime name

networkSpec

networkSpec?: (google.cloud.aiplatform.v1.INetworkSpec|null);

NotebookRuntime networkSpec

networkTags

networkTags?: (string[]|null);

NotebookRuntime networkTags

notebookRuntimeTemplateRef

notebookRuntimeTemplateRef?: (google.cloud.aiplatform.v1.INotebookRuntimeTemplateRef|null);

NotebookRuntime notebookRuntimeTemplateRef

notebookRuntimeType

notebookRuntimeType?: (google.cloud.aiplatform.v1.NotebookRuntimeType|keyof typeof google.cloud.aiplatform.v1.NotebookRuntimeType|null);

NotebookRuntime notebookRuntimeType

proxyUri

proxyUri?: (string|null);

NotebookRuntime proxyUri

runtimeState

runtimeState?: (google.cloud.aiplatform.v1.NotebookRuntime.RuntimeState|keyof typeof google.cloud.aiplatform.v1.NotebookRuntime.RuntimeState|null);

NotebookRuntime runtimeState

runtimeUser

runtimeUser?: (string|null);

NotebookRuntime runtimeUser

satisfiesPzi

satisfiesPzi?: (boolean|null);

NotebookRuntime satisfiesPzi

satisfiesPzs

satisfiesPzs?: (boolean|null);

NotebookRuntime satisfiesPzs

serviceAccount

serviceAccount?: (string|null);

NotebookRuntime serviceAccount

shieldedVmConfig

shieldedVmConfig?: (google.cloud.aiplatform.v1.IShieldedVmConfig|null);

NotebookRuntime shieldedVmConfig

softwareConfig

softwareConfig?: (google.cloud.aiplatform.v1.INotebookSoftwareConfig|null);

NotebookRuntime softwareConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

NotebookRuntime updateTime

version

version?: (string|null);

NotebookRuntime version