notebooks library

Vertex AI Workbench (Notebooks) — environments, user-managed instances, managed runtimes, and IAM members.

Classes

GoogleNotebooksEnvironment
Factory wrapper for google_notebooks_environment.
GoogleNotebooksInstance
Factory wrapper for google_notebooks_instance.
GoogleNotebooksInstanceIamBinding
Factory wrapper for google_notebooks_instance_iam_binding.
GoogleNotebooksInstanceIamMember
Factory wrapper for google_notebooks_instance_iam_member.
GoogleNotebooksInstanceIamPolicy
Factory wrapper for google_notebooks_instance_iam_policy.
GoogleNotebooksRuntime
Factory wrapper for google_notebooks_runtime.
GoogleNotebooksRuntimeIamBinding
Factory wrapper for google_notebooks_runtime_iam_binding.
GoogleNotebooksRuntimeIamMember
Factory wrapper for google_notebooks_runtime_iam_member.
GoogleNotebooksRuntimeIamPolicy
Factory wrapper for google_notebooks_runtime_iam_policy.
NotebooksEnvironmentContainerImage
container_image — start notebooks from a container repository.
NotebooksEnvironmentImage
Exactly one image source for a GoogleNotebooksEnvironment.
NotebooksEnvironmentVmImage
vm_image — start notebooks from a Compute Engine image.
NotebooksInstanceAcceleratorConfig
Typed helper for the accelerator_config block of google_notebooks_instance (derived from provider schema).
NotebooksInstanceContainerImage
container_image — start the notebook from a container repository.
NotebooksInstanceImage
Exactly one image source for a GoogleNotebooksInstance.
NotebooksInstanceReservationAffinity
Typed helper for the reservation_affinity block of google_notebooks_instance (derived from provider schema).
NotebooksInstanceShieldedInstanceConfig
Typed helper for the shielded_instance_config block of google_notebooks_instance (derived from provider schema).
NotebooksInstanceVmImage
vm_image — start the notebook from a Compute Engine image.
NotebooksRuntimeAccessConfig
Typed helper for the access_config block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeSoftwareConfig
Typed helper for the software_config block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeSoftwareConfigKernels
Typed helper for the software_config.kernels block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachine
Typed helper for the virtual_machine block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfig
Typed helper for the virtual_machine.virtual_machine_config block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigAcceleratorConfig
Typed helper for the virtual_machine.virtual_machine_config.accelerator_config block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigContainerImages
Typed helper for the virtual_machine.virtual_machine_config.container_images block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigDataDisk
Typed helper for the virtual_machine.virtual_machine_config.data_disk block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigDataDiskInitializeParams
Typed helper for the virtual_machine.virtual_machine_config.data_disk.initialize_params block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigEncryptionConfig
Typed helper for the virtual_machine.virtual_machine_config.encryption_config block of google_notebooks_runtime (derived from provider schema).
NotebooksRuntimeVirtualMachineVirtualMachineConfigShieldedInstanceConfig
Typed helper for the virtual_machine.virtual_machine_config.shielded_instance_config block of google_notebooks_runtime (derived from provider schema).

Enums

NotebooksInstanceAcceleratorConfigType
type — derived from the provider schema description.
NotebooksInstanceBootDiskType
Notebooks Instance Boot Disk enum for boot_disk_type.
NotebooksInstanceDataDiskType
Notebooks Instance Data Disk enum for data_disk_type.
NotebooksInstanceDiskEncryption
Notebooks Instance Disk enum for disk_encryption.
NotebooksInstanceNicType
Notebooks Instance Nic enum for nic_type.
NotebooksInstanceReservationAffinityConsumeReservationType
consume_reservation_type — derived from the provider schema description.
NotebooksRuntimeSoftwareConfigPostStartupScriptBehavior
post_startup_script_behavior — derived from the provider schema description.
NotebooksRuntimeState
Notebooks Runtime enum for state.
NotebooksRuntimeVirtualMachineVirtualMachineConfigNicType
nic_type — derived from the provider schema description.