Notebooks v2 API - Namespace Google.Cloud.Notebooks.V2 (1.0.0)

Classes

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 to find a valid combination.

AcceleratorConfig.Types

Container for nested types declared in the AcceleratorConfig message type.

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

Event

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

Event.Types

Container for nested types declared in the Event message type.

GPUDriverConfig

A GPU driver configuration

GceSetup

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

GetInstanceRequest

Request for getting a notebook instance.

Instance

The definition of a notebook instance.

InstanceName

Resource name for the Instance resource.

ListInstancesRequest

Request for listing notebook instances.

ListInstancesResponse

Response for listing notebook instances.

NetworkInterface

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

NetworkInterface.Types

Container for nested types declared in the NetworkInterface message type.

NotebookService

API v2 service for Workbench Notebooks Instances.

NotebookService.NotebookServiceBase

Base class for server-side implementations of NotebookService

NotebookService.NotebookServiceClient

Client for NotebookService

NotebookServiceClient

NotebookService client wrapper, for convenient use.

NotebookServiceClientBuilder

Builder class for NotebookServiceClient to provide simple configuration of credentials, endpoint etc.

NotebookServiceClientImpl

NotebookService client wrapper implementation, for convenient use.

NotebookServiceSettings

Settings for NotebookServiceClient instances.

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. Not all combinations are valid.

StartInstanceRequest

Request for starting a notebook instance

StopInstanceRequest

Request for stopping a notebook instance

UpdateInstanceRequest

Request for updating a notebook instance.

UpgradeHistoryEntry

The entry of VM image upgrade history.

UpgradeHistoryEntry.Types

Container for nested types declared in the UpgradeHistoryEntry message type.

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.

Enums

AcceleratorConfig.Types.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.

Event.Types.EventType

The definition of the event types.

GceSetup.ImageOneofCase

Enum of possible cases for the "image" oneof.

HealthState

The instance health state.

Instance.InfrastructureOneofCase

Enum of possible cases for the "infrastructure" oneof.

InstanceName.ResourceNameType

The possible contents of InstanceName.

NetworkInterface.Types.NicType

The type of vNIC driver. Default should be NIC_TYPE_UNSPECIFIED.

State

The definition of the states of this instance.

UpgradeHistoryEntry.Types.Action

The definition of operations of this upgrade history entry.

UpgradeHistoryEntry.Types.State

The definition of the states of this upgrade history entry.

VmImage.ImageOneofCase

Enum of possible cases for the "image" oneof.