Interface protos.google.cloud.aiplatform.v1beta1.INotebookRuntimeTemplate (5.13.0)

Properties of a NotebookRuntimeTemplate.

Package

@google-cloud/aiplatform

Properties

createTime

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

NotebookRuntimeTemplate createTime

dataPersistentDiskSpec

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

NotebookRuntimeTemplate dataPersistentDiskSpec

description

description?: (string|null);

NotebookRuntimeTemplate description

displayName

displayName?: (string|null);

NotebookRuntimeTemplate displayName

encryptionSpec

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

NotebookRuntimeTemplate encryptionSpec

etag

etag?: (string|null);

NotebookRuntimeTemplate etag

eucConfig

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

NotebookRuntimeTemplate eucConfig

idleShutdownConfig

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

NotebookRuntimeTemplate idleShutdownConfig

isDefault

isDefault?: (boolean|null);

NotebookRuntimeTemplate isDefault

labels

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

NotebookRuntimeTemplate labels

machineSpec

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

NotebookRuntimeTemplate machineSpec

name

name?: (string|null);

NotebookRuntimeTemplate name

networkSpec

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

NotebookRuntimeTemplate networkSpec

networkTags

networkTags?: (string[]|null);

NotebookRuntimeTemplate networkTags

notebookRuntimeType

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

NotebookRuntimeTemplate notebookRuntimeType

serviceAccount

serviceAccount?: (string|null);

NotebookRuntimeTemplate serviceAccount

shieldedVmConfig

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

NotebookRuntimeTemplate shieldedVmConfig

softwareConfig

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

NotebookRuntimeTemplate softwareConfig

updateTime

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

NotebookRuntimeTemplate updateTime