AI Platform Notebooks v1beta1 API - Namespace Google.Cloud.Notebooks.V1Beta1 (2.0.0-beta05)

Classes

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.

EnvironmentName

Resource name for the Environment resource.

GetEnvironmentRequest

Request for getting a notebook environment.

GetInstanceRequest

Request for getting a notebook instance.

Instance

The definition of a notebook instance.

Instance.Types

Container for nested types declared in the Instance message type.

Instance.Types.AcceleratorConfig

Definition of a hardware accelerator. Note that not all combinations of type and core_count are valid. Check GPUs on Compute Engine to find a valid combination. TPUs are not supported.

InstanceName

Resource name for the Instance resource.

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.

NotebookService

API v1beta1 service for Cloud AI Platform Notebooks.

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.

RegisterInstanceRequest

Request for registering a notebook instance.

ReportInstanceInfoRequest

Request for notebook instances to report information to Notebooks API.

ReservationAffinity

Reservation Affinity for consuming Zonal reservation.

ReservationAffinity.Types

Container for nested types declared in the ReservationAffinity message type.

ResetInstanceRequest

Request for reseting a notebook instance

SetInstanceAcceleratorRequest

Request for setting instance accelerator.

SetInstanceLabelsRequest

Request for setting instance labels.

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.

Enums

Environment.ImageTypeOneofCase

Enum of possible cases for the "image_type" oneof.

EnvironmentName.ResourceNameType

The possible contents of EnvironmentName.

Instance.EnvironmentOneofCase

Enum of possible cases for the "environment" oneof.

Instance.Types.AcceleratorType

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

Instance.Types.DiskEncryption

Definition of the disk encryption options.

Instance.Types.DiskType

Possible disk types for notebook instances.

Instance.Types.NicType

The type of vNIC driver.

Instance.Types.State

The definition of the states of this instance.

InstanceName.ResourceNameType

The possible contents of InstanceName.

ReservationAffinity.Types.Type

Indicates whether to consume capacity from an reservation or not.

VmImage.ImageOneofCase

Enum of possible cases for the "image" oneof.