Package Classes (1.10.5)

Summary of entries of Classes for notebooks.

Classes

ManagedNotebookServiceAsyncClient

API v1 service for Managed Notebooks.

ManagedNotebookServiceClient

API v1 service for Managed Notebooks.

ListRuntimesAsyncPager

A pager for iterating through list_runtimes requests.

This class thinly wraps an initial ListRuntimesResponse object, and provides an __aiter__ method to iterate through its runtimes field.

If there are more pages, the __aiter__ method will make additional ListRuntimes requests and continue to iterate through the runtimes field on the corresponding responses.

All the usual ListRuntimesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListRuntimesPager

A pager for iterating through list_runtimes requests.

This class thinly wraps an initial ListRuntimesResponse object, and provides an __iter__ method to iterate through its runtimes field.

If there are more pages, the __iter__ method will make additional ListRuntimes requests and continue to iterate through the runtimes field on the corresponding responses.

All the usual ListRuntimesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

NotebookServiceAsyncClient

API v1 service for Cloud AI Platform Notebooks.

NotebookServiceClient

API v1 service for Cloud AI Platform Notebooks.

ListEnvironmentsAsyncPager

A pager for iterating through list_environments requests.

This class thinly wraps an initial ListEnvironmentsResponse object, and provides an __aiter__ method to iterate through its environments field.

If there are more pages, the __aiter__ method will make additional ListEnvironments requests and continue to iterate through the environments field on the corresponding responses.

All the usual ListEnvironmentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEnvironmentsPager

A pager for iterating through list_environments requests.

This class thinly wraps an initial ListEnvironmentsResponse object, and provides an __iter__ method to iterate through its environments field.

If there are more pages, the __iter__ method will make additional ListEnvironments requests and continue to iterate through the environments field on the corresponding responses.

All the usual ListEnvironmentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListExecutionsAsyncPager

A pager for iterating through list_executions requests.

This class thinly wraps an initial ListExecutionsResponse object, and provides an __aiter__ method to iterate through its executions field.

If there are more pages, the __aiter__ method will make additional ListExecutions requests and continue to iterate through the executions field on the corresponding responses.

All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListExecutionsPager

A pager for iterating through list_executions requests.

This class thinly wraps an initial ListExecutionsResponse object, and provides an __iter__ method to iterate through its executions field.

If there are more pages, the __iter__ method will make additional ListExecutions requests and continue to iterate through the executions field on the corresponding responses.

All the usual ListExecutionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesAsyncPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __aiter__ method to iterate through its instances field.

If there are more pages, the __aiter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __iter__ method to iterate through its instances field.

If there are more pages, the __iter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListSchedulesAsyncPager

A pager for iterating through list_schedules requests.

This class thinly wraps an initial ListSchedulesResponse object, and provides an __aiter__ method to iterate through its schedules field.

If there are more pages, the __aiter__ method will make additional ListSchedules requests and continue to iterate through the schedules field on the corresponding responses.

All the usual ListSchedulesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListSchedulesPager

A pager for iterating through list_schedules requests.

This class thinly wraps an initial ListSchedulesResponse object, and provides an __iter__ method to iterate through its schedules field.

If there are more pages, the __iter__ method will make additional ListSchedules requests and continue to iterate through the schedules field on the corresponding responses.

All the usual ListSchedulesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ContainerImage

Definition of a container image for starting a notebook instance with the environment installed in a container.

CreateEnvironmentRequest

Request for creating a notebook environment.

CreateExecutionRequest

Request to create notebook execution

CreateInstanceRequest

Request for creating a notebook instance.

CreateRuntimeRequest

Request for creating a Managed Notebook Runtime.

CreateScheduleRequest

Request for created scheduled notebooks

DeleteEnvironmentRequest

Request for deleting a notebook environment.

DeleteExecutionRequest

Request for deleting a scheduled notebook execution

DeleteInstanceRequest

Request for deleting a notebook instance.

DeleteRuntimeRequest

Request for deleting a Managed Notebook Runtime.

DeleteScheduleRequest

Request for deleting an Schedule

DiagnoseInstanceRequest

Request for creating a notebook instance diagnostic file.

DiagnoseRuntimeRequest

Request for creating a notebook instance diagnostic file.

DiagnosticConfig

Defines flags that are used to run the diagnostic tool

EncryptionConfig

Represents a custom encryption key configuration that can be applied to a resource. This will encrypt all disks in Virtual Machine.

Environment

Definition of a software environment that is used to start a notebook instance.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Event

The definition of an Event for a managed / semi-managed notebook instance.

DetailsEntry

The abstract base class for a message.

EventType

The definition of the event types.

Execution

The definition of a single executed notebook.

State

Enum description of the state of the underlying AIP job.

ExecutionTemplate

The description a notebook execution workload.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

DataprocParameters

Parameters used in Dataproc JobType executions.

JobType

The backend used for this execution.

LabelsEntry

The abstract base class for a message.

ScaleTier

Required. Specifies the machine types, the number of replicas for workers and parameter servers.

    -  You *must* set `ExecutionTemplate.masterType` to
       specify the type of machine to use for your master node.
       This is the only required setting.

SchedulerAcceleratorConfig

Definition of a hardware accelerator. Note that not all combinations of type and core_count are valid. Check GPUs on Compute Engine <https://cloud.google.com/compute/docs/gpus>__ to find a valid combination. TPUs are not supported.

SchedulerAcceleratorType

Hardware accelerator types for AI Platform Training jobs.

VertexAIParameters

Parameters used in Vertex AI JobType executions.

EnvEntry

The abstract base class for a message.

GetEnvironmentRequest

Request for getting a notebook environment.

GetExecutionRequest

Request for getting scheduled notebook execution

GetInstanceHealthRequest

Request for checking if a notebook instance is healthy.

GetInstanceHealthResponse

Response for checking if a notebook instance is healthy.

HealthInfoEntry

The abstract base class for a message.

HealthState

If an instance is healthy or not.

GetInstanceRequest

Request for getting a notebook instance.

GetRuntimeRequest

Request for getting a Managed Notebook Runtime.

GetScheduleRequest

Request for getting scheduled notebook.

Instance

The definition of a notebook instance.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

AcceleratorConfig

Definition of a hardware accelerator. Note that not all combinations of type and core_count are valid. Check GPUs on Compute Engine <https://cloud.google.com/compute/docs/gpus/#gpus-list>__ to find a valid combination. TPUs are not supported.

AcceleratorType

Definition of the types of hardware accelerators that can be used on this instance.

Disk

An instance-attached disk resource.

GuestOsFeature

Guest OS features for boot disk.

DiskEncryption

Definition of the disk encryption options.

DiskType

Possible disk types for notebook instances.

LabelsEntry

The abstract base class for a message.

MetadataEntry

The abstract base class for a message.

NicType

The type of vNIC driver. Default should be UNSPECIFIED_NIC_TYPE.

ShieldedInstanceConfig

A set of Shielded Instance options. Check Images using supported Shielded VM features <https://cloud.google.com/compute/docs/instances/modifying-shielded-vm>__. Not all combinations are valid.

State

The definition of the states of this instance.

UpgradeHistoryEntry

The entry of VM image upgrade history.

Action

The definition of operations of this upgrade history entry.

State

The definition of the states of this upgrade history entry.

InstanceConfig

Notebook instance configurations that can be updated.

IsInstanceUpgradeableRequest

Request for checking if a notebook instance is upgradeable.

IsInstanceUpgradeableResponse

Response for checking if a notebook instance is upgradeable.

ListEnvironmentsRequest

Request for listing environments.

ListEnvironmentsResponse

Response for listing environments.

ListExecutionsRequest

Request for listing scheduled notebook executions.

ListExecutionsResponse

Response for listing scheduled notebook executions

ListInstancesRequest

Request for listing notebook instances.

ListInstancesResponse

Response for listing notebook instances.

ListRuntimesRequest

Request for listing Managed Notebook Runtimes.

ListRuntimesResponse

Response for listing Managed Notebook Runtimes.

ListSchedulesRequest

Request for listing scheduled notebook job.

ListSchedulesResponse

Response for listing scheduled notebook job.

LocalDisk

A Local attached disk resource.

RuntimeGuestOsFeature

Optional. A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features <https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features>__ to see a list of available options. Guest OS features for boot disk.

LocalDiskInitializeParams

Input only. Specifies the parameters for a new disk that will be created alongside the new instance. Use initialization parameters to create boot disks or local SSDs attached to the new runtime. This property is mutually exclusive with the source property; you can only define one or the other, but not both.

DiskType

Possible disk types.

LabelsEntry

The abstract base class for a message.

OperationMetadata

Represents the metadata of the long-running operation.

RefreshRuntimeTokenInternalRequest

Request for getting a new access token.

RefreshRuntimeTokenInternalResponse

Response with a new access token.

RegisterInstanceRequest

Request for registering a notebook instance.

ReportInstanceInfoRequest

Request for notebook instances to report information to Notebooks API.

MetadataEntry

The abstract base class for a message.

ReportRuntimeEventRequest

Request for reporting a Managed Notebook Event.

ReservationAffinity

Reservation Affinity for consuming Zonal reservation.

Type

Indicates whether to consume capacity from an reservation or not.

ResetInstanceRequest

Request for resetting a notebook instance

ResetRuntimeRequest

Request for resetting a Managed Notebook Runtime.

RollbackInstanceRequest

Request for rollbacking a notebook instance

Runtime

The definition of a Runtime for a managed notebook instance.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

HealthState

The runtime substate.

State

The definition of the states of this runtime.

RuntimeAcceleratorConfig

Definition of the types of hardware accelerators that can be used. Definition of the types of hardware accelerators that can be used. See Compute Engine AcceleratorTypes <https://cloud.google.com/compute/docs/reference/beta/acceleratorTypes>__. Examples:

  • nvidia-tesla-k80
  • nvidia-tesla-p100
  • nvidia-tesla-v100
  • nvidia-tesla-p4
  • nvidia-tesla-t4
  • nvidia-tesla-a100

AcceleratorType

Type of this accelerator.

RuntimeAccessConfig

Specifies the login configuration for Runtime

RuntimeAccessType

Possible ways to access runtime. Authentication mode. Currently supports: Single User only.

RuntimeMetrics

Contains runtime daemon metrics, such as OS and kernels and sessions stats.

SystemMetricsEntry

The abstract base class for a message.

RuntimeShieldedInstanceConfig

A set of Shielded Instance options. Check Images using supported Shielded VM features <https://cloud.google.com/compute/docs/instances/modifying-shielded-vm>__. Not all combinations are valid.

RuntimeSoftwareConfig

Specifies the selection and configuration of software inside the runtime. The properties to set on runtime. Properties keys are specified in key:value format, for example:

  • idle_shutdown: true
  • idle_shutdown_timeout: 180
  • enable_health_monitoring: true

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

PostStartupScriptBehavior

Behavior for the post startup script.

Schedule

The definition of a schedule.

State

State of the job.

SetInstanceAcceleratorRequest

Request for setting instance accelerator.

SetInstanceLabelsRequest

Request for setting instance labels.

LabelsEntry

The abstract base class for a message.

SetInstanceMachineTypeRequest

Request for setting instance machine type.

StartInstanceRequest

Request for starting a notebook instance

StartRuntimeRequest

Request for starting a Managed Notebook Runtime.

StopInstanceRequest

Request for stopping a notebook instance

StopRuntimeRequest

Request for stopping a Managed Notebook Runtime.

SwitchRuntimeRequest

Request for switching a Managed Notebook Runtime.

TriggerScheduleRequest

Request for created scheduled notebooks

UpdateInstanceConfigRequest

Request for updating instance configurations.

UpdateInstanceMetadataItemsRequest

Request for adding/changing metadata items for an instance.

ItemsEntry

The abstract base class for a message.

UpdateInstanceMetadataItemsResponse

Response for adding/changing metadata items for an instance.

ItemsEntry

The abstract base class for a message.

UpdateRuntimeRequest

Request for updating a Managed Notebook configuration.

UpdateShieldedInstanceConfigRequest

Request for updating the Shielded Instance config for a notebook instance. You can only use this method on a stopped instance

UpgradeInstanceInternalRequest

Request for upgrading a notebook instance from within the VM

UpgradeInstanceRequest

Request for upgrading a notebook instance

UpgradeRuntimeRequest

Request for upgrading a Managed Notebook Runtime to the latest version. option (google.api.message_visibility).restriction = "TRUSTED_TESTER,SPECIAL_TESTER";

UpgradeType

Definition of the types of upgrade that can be used on this instance.

VirtualMachine

Runtime using Virtual Machine for computing.

VirtualMachineConfig

The config settings for virtual machine.

BootImage

Definition of the boot image used by the Runtime. Used to facilitate runtime upgradeability.

GuestAttributesEntry

The abstract base class for a message.

LabelsEntry

The abstract base class for a message.

MetadataEntry

The abstract base class for a message.

NicType

The type of vNIC driver. Default should be UNSPECIFIED_NIC_TYPE.

VmImage

Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

NotebookServiceAsyncClient

API v1beta1 service for Cloud AI Platform Notebooks.

NotebookServiceClient

API v1beta1 service for Cloud AI Platform Notebooks.

ListEnvironmentsAsyncPager

A pager for iterating through list_environments requests.

This class thinly wraps an initial ListEnvironmentsResponse object, and provides an __aiter__ method to iterate through its environments field.

If there are more pages, the __aiter__ method will make additional ListEnvironments requests and continue to iterate through the environments field on the corresponding responses.

All the usual ListEnvironmentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEnvironmentsPager

A pager for iterating through list_environments requests.

This class thinly wraps an initial ListEnvironmentsResponse object, and provides an __iter__ method to iterate through its environments field.

If there are more pages, the __iter__ method will make additional ListEnvironments requests and continue to iterate through the environments field on the corresponding responses.

All the usual ListEnvironmentsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesAsyncPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __aiter__ method to iterate through its instances field.

If there are more pages, the __aiter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __iter__ method to iterate through its instances field.

If there are more pages, the __iter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ContainerImage

Definition of a container image for starting a notebook instance with the environment installed in a container.

CreateEnvironmentRequest

Request for creating a notebook environment.

CreateInstanceRequest

Request for creating a notebook instance.

DeleteEnvironmentRequest

Request for deleting a notebook environment.

DeleteInstanceRequest

Request for deleting a notebook instance.

Environment

Definition of a software environment that is used to start a notebook instance.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

GetEnvironmentRequest

Request for getting a notebook environment.

GetInstanceRequest

Request for getting a notebook instance.

Instance

The definition of a notebook instance.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

AcceleratorConfig

Definition of a hardware accelerator. Note that not all combinations of type and core_count are valid. Check GPUs on Compute Engine <https://cloud.google.com/compute/docs/gpus/#gpus-list>__ to find a valid combination. TPUs are not supported.

AcceleratorType

Definition of the types of hardware accelerators that can be used on this instance.

DiskEncryption

Definition of the disk encryption options.

DiskType

Possible disk types for notebook instances.

LabelsEntry

The abstract base class for a message.

MetadataEntry

The abstract base class for a message.

NicType

The type of vNIC driver.

State

The definition of the states of this instance.

IsInstanceUpgradeableRequest

Request for checking if a notebook instance is upgradeable.

IsInstanceUpgradeableResponse

Response for checking if a notebook instance is upgradeable.

ListEnvironmentsRequest

Request for listing environments.

ListEnvironmentsResponse

Response for listing environments.

ListInstancesRequest

Request for listing notebook instances.

ListInstancesResponse

Response for listing notebook instances.

OperationMetadata

Represents the metadata of the long-running operation.

RegisterInstanceRequest

Request for registering a notebook instance.

ReportInstanceInfoRequest

Request for notebook instances to report information to Notebooks API.

MetadataEntry

The abstract base class for a message.

ReservationAffinity

Reservation Affinity for consuming Zonal reservation.

Type

Indicates whether to consume capacity from an reservation or not.

ResetInstanceRequest

Request for reseting a notebook instance

SetInstanceAcceleratorRequest

Request for setting instance accelerator.

SetInstanceLabelsRequest

Request for setting instance labels.

LabelsEntry

The abstract base class for a message.

SetInstanceMachineTypeRequest

Request for setting instance machine type.

StartInstanceRequest

Request for starting a notebook instance

StopInstanceRequest

Request for stopping a notebook instance

UpgradeInstanceInternalRequest

Request for upgrading a notebook instance from within the VM

UpgradeInstanceRequest

Request for upgrading a notebook instance

VmImage

Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

NotebookServiceAsyncClient

API v2 service for Workbench Notebooks Instances.

NotebookServiceClient

API v2 service for Workbench Notebooks Instances.

ListInstancesAsyncPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __aiter__ method to iterate through its instances field.

If there are more pages, the __aiter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __iter__ method to iterate through its instances field.

If there are more pages, the __iter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

AcceleratorConfig

An accelerator configuration for a VM instance Definition of a hardware accelerator. Note that there is no check on type and core_count combinations. TPUs are not supported. See GPUs on Compute Engine <https://cloud.google.com/compute/docs/gpus/#gpus-list>__ to find a valid combination.

AcceleratorType

Definition of the types of hardware accelerators that can be used on this instance.

BootDisk

The definition of a boot disk.

CheckInstanceUpgradabilityRequest

Request for checking if a notebook instance is upgradeable.

CheckInstanceUpgradabilityResponse

Response for checking if a notebook instance is upgradeable.

ContainerImage

Definition of a container image for starting a notebook instance with the environment installed in a container.

CreateInstanceRequest

Request for creating a notebook instance.

DataDisk

An instance-attached disk resource.

DeleteInstanceRequest

Request for deleting a notebook instance.

DiagnoseInstanceRequest

Request for creating a notebook instance diagnostic file.

DiagnosticConfig

Defines flags that are used to run the diagnostic tool

DiskEncryption

Definition of the disk encryption options.

DiskType

Possible disk types.

Event

The definition of an Event for a managed / semi-managed notebook instance.

DetailsEntry

The abstract base class for a message.

EventType

The definition of the event types.

GPUDriverConfig

A GPU driver configuration

GceSetup

The definition of how to configure a VM instance outside of Resources and Identity.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

MetadataEntry

The abstract base class for a message.

GetInstanceRequest

Request for getting a notebook instance.

HealthState

The instance health state.

Instance

The definition of a notebook instance.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

HealthInfoEntry

The abstract base class for a message.

LabelsEntry

The abstract base class for a message.

ListInstancesRequest

Request for listing notebook instances.

ListInstancesResponse

Response for listing notebook instances.

NetworkInterface

The definition of a network interface resource attached to a VM.

NicType

The type of vNIC driver. Default should be NIC_TYPE_UNSPECIFIED.

OperationMetadata

Represents the metadata of the long-running operation.

ResetInstanceRequest

Request for resetting a notebook instance

RollbackInstanceRequest

Request for rollbacking a notebook instance

ServiceAccount

A service account that acts as an identity.

ShieldedInstanceConfig

A set of Shielded Instance options. See Images using supported Shielded VM features <https://cloud.google.com/compute/docs/instances/modifying-shielded-vm>__. Not all combinations are valid.

StartInstanceRequest

Request for starting a notebook instance

State

The definition of the states of this instance.

StopInstanceRequest

Request for stopping a notebook instance

UpdateInstanceRequest

Request for updating a notebook instance.

UpgradeHistoryEntry

The entry of VM image upgrade history.

Action

The definition of operations of this upgrade history entry.

State

The definition of the states of this upgrade history entry.

UpgradeInstanceRequest

Request for upgrading a notebook instance

VmImage

Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Modules

pagers

API documentation for notebooks_v1.services.managed_notebook_service.pagers module.

pagers

API documentation for notebooks_v1.services.notebook_service.pagers module.

pagers

API documentation for notebooks_v1beta1.services.notebook_service.pagers module.

pagers

API documentation for notebooks_v2.services.notebook_service.pagers module.