Class |
Description |
---|
com.google.cloud.notebooks.v1.ContainerImage |
Definition of a container image for starting a notebook instance with the
environment installed in a container.
|
com.google.cloud.notebooks.v1.ContainerImage.Builder |
Definition of a container image for starting a notebook instance with the
environment installed in a container.
|
com.google.cloud.notebooks.v1.CreateEnvironmentRequest |
Request for creating a notebook environment.
|
com.google.cloud.notebooks.v1.CreateEnvironmentRequest.Builder |
Request for creating a notebook environment.
|
com.google.cloud.notebooks.v1.CreateExecutionRequest |
Request to create notebook execution
|
com.google.cloud.notebooks.v1.CreateExecutionRequest.Builder |
Request to create notebook execution
|
com.google.cloud.notebooks.v1.CreateInstanceRequest |
Request for creating a notebook instance.
|
com.google.cloud.notebooks.v1.CreateInstanceRequest.Builder |
Request for creating a notebook instance.
|
com.google.cloud.notebooks.v1.CreateRuntimeRequest |
Request for creating a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.CreateRuntimeRequest.Builder |
Request for creating a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.CreateScheduleRequest |
Request for created scheduled notebooks
|
com.google.cloud.notebooks.v1.CreateScheduleRequest.Builder |
Request for created scheduled notebooks
|
com.google.cloud.notebooks.v1.DeleteEnvironmentRequest |
Request for deleting a notebook environment.
|
com.google.cloud.notebooks.v1.DeleteEnvironmentRequest.Builder |
Request for deleting a notebook environment.
|
com.google.cloud.notebooks.v1.DeleteExecutionRequest |
Request for deleting a scheduled notebook execution
|
com.google.cloud.notebooks.v1.DeleteExecutionRequest.Builder |
Request for deleting a scheduled notebook execution
|
com.google.cloud.notebooks.v1.DeleteInstanceRequest |
Request for deleting a notebook instance.
|
com.google.cloud.notebooks.v1.DeleteInstanceRequest.Builder |
Request for deleting a notebook instance.
|
com.google.cloud.notebooks.v1.DeleteRuntimeRequest |
Request for deleting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.DeleteRuntimeRequest.Builder |
Request for deleting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.DeleteScheduleRequest |
Request for deleting an Schedule
|
com.google.cloud.notebooks.v1.DeleteScheduleRequest.Builder |
Request for deleting an Schedule
|
com.google.cloud.notebooks.v1.DiagnoseInstanceRequest |
Request for creating a notebook instance diagnostic file.
|
com.google.cloud.notebooks.v1.DiagnoseInstanceRequest.Builder |
Request for creating a notebook instance diagnostic file.
|
com.google.cloud.notebooks.v1.DiagnoseRuntimeRequest |
Request for creating a notebook instance diagnostic file.
|
com.google.cloud.notebooks.v1.DiagnoseRuntimeRequest.Builder |
Request for creating a notebook instance diagnostic file.
|
com.google.cloud.notebooks.v1.DiagnosticConfig |
Defines flags that are used to run the diagnostic tool
|
com.google.cloud.notebooks.v1.DiagnosticConfig.Builder |
Defines flags that are used to run the diagnostic tool
|
com.google.cloud.notebooks.v1.DiagnosticConfigProto |
|
com.google.cloud.notebooks.v1.EncryptionConfig |
Represents a custom encryption key configuration that can be applied to
a resource. This will encrypt all disks in Virtual Machine.
|
com.google.cloud.notebooks.v1.EncryptionConfig.Builder |
Represents a custom encryption key configuration that can be applied to
a resource. This will encrypt all disks in Virtual Machine.
|
com.google.cloud.notebooks.v1.Environment |
Definition of a software environment that is used to start a notebook
instance.
|
com.google.cloud.notebooks.v1.Environment.Builder |
Definition of a software environment that is used to start a notebook
instance.
|
com.google.cloud.notebooks.v1.EnvironmentProto |
|
com.google.cloud.notebooks.v1.Event |
The definition of an Event for a managed / semi-managed notebook instance.
|
com.google.cloud.notebooks.v1.Event.Builder |
The definition of an Event for a managed / semi-managed notebook instance.
|
com.google.cloud.notebooks.v1.EventProto |
|
com.google.cloud.notebooks.v1.Execution |
The definition of a single executed notebook.
|
com.google.cloud.notebooks.v1.Execution.Builder |
The definition of a single executed notebook.
|
com.google.cloud.notebooks.v1.ExecutionName |
|
com.google.cloud.notebooks.v1.ExecutionName.Builder |
Builder for projects/{project}/location/{location}/executions/{execution}. |
com.google.cloud.notebooks.v1.ExecutionProto |
|
com.google.cloud.notebooks.v1.ExecutionTemplate |
The description a notebook execution workload.
|
com.google.cloud.notebooks.v1.ExecutionTemplate.Builder |
The description a notebook execution workload.
|
com.google.cloud.notebooks.v1.ExecutionTemplate.DataprocParameters |
Parameters used in Dataproc JobType executions.
|
com.google.cloud.notebooks.v1.ExecutionTemplate.DataprocParameters.Builder |
Parameters used in Dataproc JobType executions.
|
com.google.cloud.notebooks.v1.ExecutionTemplate.SchedulerAcceleratorConfig |
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 |
com.google.cloud.notebooks.v1.ExecutionTemplate.SchedulerAcceleratorConfig.Builder |
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 |
com.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParameters |
Parameters used in Vertex AI JobType executions.
|
com.google.cloud.notebooks.v1.ExecutionTemplate.VertexAIParameters.Builder |
Parameters used in Vertex AI JobType executions.
|
com.google.cloud.notebooks.v1.GetEnvironmentRequest |
Request for getting a notebook environment.
|
com.google.cloud.notebooks.v1.GetEnvironmentRequest.Builder |
Request for getting a notebook environment.
|
com.google.cloud.notebooks.v1.GetExecutionRequest |
Request for getting scheduled notebook execution
|
com.google.cloud.notebooks.v1.GetExecutionRequest.Builder |
Request for getting scheduled notebook execution
|
com.google.cloud.notebooks.v1.GetInstanceHealthRequest |
Request for checking if a notebook instance is healthy.
|
com.google.cloud.notebooks.v1.GetInstanceHealthRequest.Builder |
Request for checking if a notebook instance is healthy.
|
com.google.cloud.notebooks.v1.GetInstanceHealthResponse |
Response for checking if a notebook instance is healthy.
|
com.google.cloud.notebooks.v1.GetInstanceHealthResponse.Builder |
Response for checking if a notebook instance is healthy.
|
com.google.cloud.notebooks.v1.GetInstanceRequest |
Request for getting a notebook instance.
|
com.google.cloud.notebooks.v1.GetInstanceRequest.Builder |
Request for getting a notebook instance.
|
com.google.cloud.notebooks.v1.GetRuntimeRequest |
Request for getting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.GetRuntimeRequest.Builder |
Request for getting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.GetScheduleRequest |
Request for getting scheduled notebook.
|
com.google.cloud.notebooks.v1.GetScheduleRequest.Builder |
Request for getting scheduled notebook.
|
com.google.cloud.notebooks.v1.Instance |
The definition of a notebook instance.
|
com.google.cloud.notebooks.v1.Instance.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 |
com.google.cloud.notebooks.v1.Instance.AcceleratorConfig.Builder |
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 |
com.google.cloud.notebooks.v1.Instance.Builder |
The definition of a notebook instance.
|
com.google.cloud.notebooks.v1.Instance.Disk |
An instance-attached disk resource.
|
com.google.cloud.notebooks.v1.Instance.Disk.Builder |
An instance-attached disk resource.
|
com.google.cloud.notebooks.v1.Instance.Disk.GuestOsFeature |
Guest OS features for boot disk.
|
com.google.cloud.notebooks.v1.Instance.Disk.GuestOsFeature.Builder |
Guest OS features for boot disk.
|
com.google.cloud.notebooks.v1.Instance.ShieldedInstanceConfig |
A set of Shielded Instance options.
Check Images using supported Shielded VM
features. |
com.google.cloud.notebooks.v1.Instance.ShieldedInstanceConfig.Builder |
A set of Shielded Instance options.
Check Images using supported Shielded VM
features. |
com.google.cloud.notebooks.v1.Instance.UpgradeHistoryEntry |
The entry of VM image upgrade history.
|
com.google.cloud.notebooks.v1.Instance.UpgradeHistoryEntry.Builder |
The entry of VM image upgrade history.
|
com.google.cloud.notebooks.v1.InstanceConfig |
Notebook instance configurations that can be updated.
|
com.google.cloud.notebooks.v1.InstanceConfig.Builder |
Notebook instance configurations that can be updated.
|
com.google.cloud.notebooks.v1.InstanceConfigProto |
|
com.google.cloud.notebooks.v1.InstanceName |
|
com.google.cloud.notebooks.v1.InstanceName.Builder |
Builder for projects/{project}/instances/{instance}. |
com.google.cloud.notebooks.v1.InstanceProto |
|
com.google.cloud.notebooks.v1.IsInstanceUpgradeableRequest |
Request for checking if a notebook instance is upgradeable.
|
com.google.cloud.notebooks.v1.IsInstanceUpgradeableRequest.Builder |
Request for checking if a notebook instance is upgradeable.
|
com.google.cloud.notebooks.v1.IsInstanceUpgradeableResponse |
Response for checking if a notebook instance is upgradeable.
|
com.google.cloud.notebooks.v1.IsInstanceUpgradeableResponse.Builder |
Response for checking if a notebook instance is upgradeable.
|
com.google.cloud.notebooks.v1.ListEnvironmentsRequest |
Request for listing environments.
|
com.google.cloud.notebooks.v1.ListEnvironmentsRequest.Builder |
Request for listing environments.
|
com.google.cloud.notebooks.v1.ListEnvironmentsResponse |
Response for listing environments.
|
com.google.cloud.notebooks.v1.ListEnvironmentsResponse.Builder |
Response for listing environments.
|
com.google.cloud.notebooks.v1.ListExecutionsRequest |
Request for listing scheduled notebook executions.
|
com.google.cloud.notebooks.v1.ListExecutionsRequest.Builder |
Request for listing scheduled notebook executions.
|
com.google.cloud.notebooks.v1.ListExecutionsResponse |
Response for listing scheduled notebook executions
|
com.google.cloud.notebooks.v1.ListExecutionsResponse.Builder |
Response for listing scheduled notebook executions
|
com.google.cloud.notebooks.v1.ListInstancesRequest |
Request for listing notebook instances.
|
com.google.cloud.notebooks.v1.ListInstancesRequest.Builder |
Request for listing notebook instances.
|
com.google.cloud.notebooks.v1.ListInstancesResponse |
Response for listing notebook instances.
|
com.google.cloud.notebooks.v1.ListInstancesResponse.Builder |
Response for listing notebook instances.
|
com.google.cloud.notebooks.v1.ListRuntimesRequest |
Request for listing Managed Notebook Runtimes.
|
com.google.cloud.notebooks.v1.ListRuntimesRequest.Builder |
Request for listing Managed Notebook Runtimes.
|
com.google.cloud.notebooks.v1.ListRuntimesResponse |
Response for listing Managed Notebook Runtimes.
|
com.google.cloud.notebooks.v1.ListRuntimesResponse.Builder |
Response for listing Managed Notebook Runtimes.
|
com.google.cloud.notebooks.v1.ListSchedulesRequest |
Request for listing scheduled notebook job.
|
com.google.cloud.notebooks.v1.ListSchedulesRequest.Builder |
Request for listing scheduled notebook job.
|
com.google.cloud.notebooks.v1.ListSchedulesResponse |
Response for listing scheduled notebook job.
|
com.google.cloud.notebooks.v1.ListSchedulesResponse.Builder |
Response for listing scheduled notebook job.
|
com.google.cloud.notebooks.v1.LocalDisk |
A Local attached disk resource.
|
com.google.cloud.notebooks.v1.LocalDisk.Builder |
A Local attached disk resource.
|
com.google.cloud.notebooks.v1.LocalDisk.RuntimeGuestOsFeature |
Optional. A list of features to enable on the guest operating system.
Applicable only for bootable images.
Read Enabling guest operating system |
com.google.cloud.notebooks.v1.LocalDisk.RuntimeGuestOsFeature.Builder |
Optional. A list of features to enable on the guest operating system.
Applicable only for bootable images.
Read Enabling guest operating system |
com.google.cloud.notebooks.v1.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. |
com.google.cloud.notebooks.v1.LocalDiskInitializeParams.Builder |
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. |
com.google.cloud.notebooks.v1.LocationName |
|
com.google.cloud.notebooks.v1.LocationName.Builder |
Builder for projects/{project}/locations/{location}. |
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListLocationsFixedSizeCollection |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListLocationsPage |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListLocationsPagedResponse |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListRuntimesFixedSizeCollection |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListRuntimesPage |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceClient.ListRuntimesPagedResponse |
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceGrpc |
API v1 service for Managed Notebooks.
|
com.google.cloud.notebooks.v1.ManagedNotebookServiceGrpc.ManagedNotebookServiceImplBase |
Base class for the server implementation of the service ManagedNotebookService.
API v1 service for Managed Notebooks. |
com.google.cloud.notebooks.v1.ManagedNotebookServiceSettings.Builder |
Builder for ManagedNotebookServiceSettings. |
com.google.cloud.notebooks.v1.ManagedNotebooksProto |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListEnvironmentsFixedSizeCollection |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListEnvironmentsPage |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListEnvironmentsPagedResponse |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListExecutionsFixedSizeCollection |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListExecutionsPage |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListExecutionsPagedResponse |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListInstancesFixedSizeCollection |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListInstancesPage |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListInstancesPagedResponse |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListLocationsFixedSizeCollection |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListLocationsPage |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListLocationsPagedResponse |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListSchedulesFixedSizeCollection |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListSchedulesPage |
|
com.google.cloud.notebooks.v1.NotebookServiceClient.ListSchedulesPagedResponse |
|
com.google.cloud.notebooks.v1.NotebookServiceGrpc |
API v1 service for Cloud AI Platform Notebooks.
|
com.google.cloud.notebooks.v1.NotebookServiceGrpc.NotebookServiceImplBase |
Base class for the server implementation of the service NotebookService.
API v1 service for Cloud AI Platform Notebooks. |
com.google.cloud.notebooks.v1.NotebookServiceSettings.Builder |
Builder for NotebookServiceSettings. |
com.google.cloud.notebooks.v1.NotebooksProto |
|
com.google.cloud.notebooks.v1.OperationMetadata |
Represents the metadata of the long-running operation.
|
com.google.cloud.notebooks.v1.OperationMetadata.Builder |
Represents the metadata of the long-running operation.
|
com.google.cloud.notebooks.v1.RefreshRuntimeTokenInternalRequest |
Request for getting a new access token.
|
com.google.cloud.notebooks.v1.RefreshRuntimeTokenInternalRequest.Builder |
Request for getting a new access token.
|
com.google.cloud.notebooks.v1.RefreshRuntimeTokenInternalResponse |
Response with a new access token.
|
com.google.cloud.notebooks.v1.RefreshRuntimeTokenInternalResponse.Builder |
Response with a new access token.
|
com.google.cloud.notebooks.v1.RegisterInstanceRequest |
Request for registering a notebook instance.
|
com.google.cloud.notebooks.v1.RegisterInstanceRequest.Builder |
Request for registering a notebook instance.
|
com.google.cloud.notebooks.v1.ReportInstanceInfoRequest |
Request for notebook instances to report information to Notebooks API.
|
com.google.cloud.notebooks.v1.ReportInstanceInfoRequest.Builder |
Request for notebook instances to report information to Notebooks API.
|
com.google.cloud.notebooks.v1.ReportRuntimeEventRequest |
Request for reporting a Managed Notebook Event.
|
com.google.cloud.notebooks.v1.ReportRuntimeEventRequest.Builder |
Request for reporting a Managed Notebook Event.
|
com.google.cloud.notebooks.v1.ReservationAffinity |
Reservation Affinity for consuming Zonal reservation.
|
com.google.cloud.notebooks.v1.ReservationAffinity.Builder |
Reservation Affinity for consuming Zonal reservation.
|
com.google.cloud.notebooks.v1.ResetInstanceRequest |
Request for resetting a notebook instance
|
com.google.cloud.notebooks.v1.ResetInstanceRequest.Builder |
Request for resetting a notebook instance
|
com.google.cloud.notebooks.v1.ResetRuntimeRequest |
Request for resetting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.ResetRuntimeRequest.Builder |
Request for resetting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.RollbackInstanceRequest |
Request for rollbacking a notebook instance
|
com.google.cloud.notebooks.v1.RollbackInstanceRequest.Builder |
Request for rollbacking a notebook instance
|
com.google.cloud.notebooks.v1.Runtime |
The definition of a Runtime for a managed notebook instance.
|
com.google.cloud.notebooks.v1.Runtime.Builder |
The definition of a Runtime for a managed notebook instance.
|
com.google.cloud.notebooks.v1.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 |
com.google.cloud.notebooks.v1.RuntimeAcceleratorConfig.Builder |
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 |
com.google.cloud.notebooks.v1.RuntimeAccessConfig |
Specifies the login configuration for Runtime
|
com.google.cloud.notebooks.v1.RuntimeAccessConfig.Builder |
Specifies the login configuration for Runtime
|
com.google.cloud.notebooks.v1.RuntimeMetrics |
Contains runtime daemon metrics, such as OS and kernels and sessions stats.
|
com.google.cloud.notebooks.v1.RuntimeMetrics.Builder |
Contains runtime daemon metrics, such as OS and kernels and sessions stats.
|
com.google.cloud.notebooks.v1.RuntimeName |
|
com.google.cloud.notebooks.v1.RuntimeName.Builder |
Builder for projects/{project}/locations/{location}/runtimes/{runtime}. |
com.google.cloud.notebooks.v1.RuntimeProto |
|
com.google.cloud.notebooks.v1.RuntimeShieldedInstanceConfig |
A set of Shielded Instance options.
Check Images using supported Shielded VM
features. |
com.google.cloud.notebooks.v1.RuntimeShieldedInstanceConfig.Builder |
A set of Shielded Instance options.
Check Images using supported Shielded VM
features. |
com.google.cloud.notebooks.v1.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: |
com.google.cloud.notebooks.v1.RuntimeSoftwareConfig.Builder |
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: |
com.google.cloud.notebooks.v1.Schedule |
The definition of a schedule.
|
com.google.cloud.notebooks.v1.Schedule.Builder |
The definition of a schedule.
|
com.google.cloud.notebooks.v1.ScheduleName |
|
com.google.cloud.notebooks.v1.ScheduleName.Builder |
Builder for projects/{project}/location/{location}/schedules/{schedule}. |
com.google.cloud.notebooks.v1.ScheduleProto |
|
com.google.cloud.notebooks.v1.SetInstanceAcceleratorRequest |
Request for setting instance accelerator.
|
com.google.cloud.notebooks.v1.SetInstanceAcceleratorRequest.Builder |
Request for setting instance accelerator.
|
com.google.cloud.notebooks.v1.SetInstanceLabelsRequest |
Request for setting instance labels.
|
com.google.cloud.notebooks.v1.SetInstanceLabelsRequest.Builder |
Request for setting instance labels.
|
com.google.cloud.notebooks.v1.SetInstanceMachineTypeRequest |
Request for setting instance machine type.
|
com.google.cloud.notebooks.v1.SetInstanceMachineTypeRequest.Builder |
Request for setting instance machine type.
|
com.google.cloud.notebooks.v1.StartInstanceRequest |
Request for starting a notebook instance
|
com.google.cloud.notebooks.v1.StartInstanceRequest.Builder |
Request for starting a notebook instance
|
com.google.cloud.notebooks.v1.StartRuntimeRequest |
Request for starting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.StartRuntimeRequest.Builder |
Request for starting a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.StopInstanceRequest |
Request for stopping a notebook instance
|
com.google.cloud.notebooks.v1.StopInstanceRequest.Builder |
Request for stopping a notebook instance
|
com.google.cloud.notebooks.v1.StopRuntimeRequest |
Request for stopping a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.StopRuntimeRequest.Builder |
Request for stopping a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.SwitchRuntimeRequest |
Request for switching a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.SwitchRuntimeRequest.Builder |
Request for switching a Managed Notebook Runtime.
|
com.google.cloud.notebooks.v1.TriggerScheduleRequest |
Request for created scheduled notebooks
|
com.google.cloud.notebooks.v1.TriggerScheduleRequest.Builder |
Request for created scheduled notebooks
|
com.google.cloud.notebooks.v1.UpdateInstanceConfigRequest |
Request for updating instance configurations.
|
com.google.cloud.notebooks.v1.UpdateInstanceConfigRequest.Builder |
Request for updating instance configurations.
|
com.google.cloud.notebooks.v1.UpdateInstanceMetadataItemsRequest |
Request for adding/changing metadata items for an instance.
|
com.google.cloud.notebooks.v1.UpdateInstanceMetadataItemsRequest.Builder |
Request for adding/changing metadata items for an instance.
|
com.google.cloud.notebooks.v1.UpdateInstanceMetadataItemsResponse |
Response for adding/changing metadata items for an instance.
|
com.google.cloud.notebooks.v1.UpdateInstanceMetadataItemsResponse.Builder |
Response for adding/changing metadata items for an instance.
|
com.google.cloud.notebooks.v1.UpdateRuntimeRequest |
Request for updating a Managed Notebook configuration.
|
com.google.cloud.notebooks.v1.UpdateRuntimeRequest.Builder |
Request for updating a Managed Notebook configuration.
|
com.google.cloud.notebooks.v1.UpdateShieldedInstanceConfigRequest |
Request for updating the Shielded Instance config for a notebook instance.
You can only use this method on a stopped instance
|
com.google.cloud.notebooks.v1.UpdateShieldedInstanceConfigRequest.Builder |
Request for updating the Shielded Instance config for a notebook instance.
You can only use this method on a stopped instance
|
com.google.cloud.notebooks.v1.UpgradeInstanceInternalRequest |
Request for upgrading a notebook instance from within the VM
|
com.google.cloud.notebooks.v1.UpgradeInstanceInternalRequest.Builder |
Request for upgrading a notebook instance from within the VM
|
com.google.cloud.notebooks.v1.UpgradeInstanceRequest |
Request for upgrading a notebook instance
|
com.google.cloud.notebooks.v1.UpgradeInstanceRequest.Builder |
Request for upgrading a notebook instance
|
com.google.cloud.notebooks.v1.UpgradeRuntimeRequest |
Request for upgrading a Managed Notebook Runtime to the latest version.
option (google.api.message_visibility).restriction =
"TRUSTED_TESTER,SPECIAL_TESTER"; |
com.google.cloud.notebooks.v1.UpgradeRuntimeRequest.Builder |
Request for upgrading a Managed Notebook Runtime to the latest version.
option (google.api.message_visibility).restriction =
"TRUSTED_TESTER,SPECIAL_TESTER"; |
com.google.cloud.notebooks.v1.VirtualMachine |
Runtime using Virtual Machine for computing.
|
com.google.cloud.notebooks.v1.VirtualMachine.Builder |
Runtime using Virtual Machine for computing.
|
com.google.cloud.notebooks.v1.VirtualMachineConfig |
The config settings for virtual machine.
|
com.google.cloud.notebooks.v1.VirtualMachineConfig.BootImage |
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
|
com.google.cloud.notebooks.v1.VirtualMachineConfig.BootImage.Builder |
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
|
com.google.cloud.notebooks.v1.VirtualMachineConfig.Builder |
The config settings for virtual machine.
|
com.google.cloud.notebooks.v1.VmImage |
Definition of a custom Compute Engine virtual machine image for starting a
notebook instance with the environment installed directly on the VM.
|
com.google.cloud.notebooks.v1.VmImage.Builder |
Definition of a custom Compute Engine virtual machine image for starting a
notebook instance with the environment installed directly on the VM.
|