Package-level declarations

Types

Link copied to clipboard
enum AcceleratorConfigType : Enum<AcceleratorConfigType> , ConvertibleToJava<AcceleratorConfigType>

Type of this accelerator.

Link copied to clipboard
enum ExecutionTemplateJobType : Enum<ExecutionTemplateJobType> , ConvertibleToJava<ExecutionTemplateJobType>

The type of Job to be used on this execution.

Link copied to clipboard
enum ExecutionTemplateScaleTier : Enum<ExecutionTemplateScaleTier> , ConvertibleToJava<ExecutionTemplateScaleTier>

Required. Scale tier of the hardware used for notebook execution. DEPRECATED Will be discontinued. As right now only CUSTOM is supported.

Link copied to clipboard
enum InstanceBootDiskType : Enum<InstanceBootDiskType> , ConvertibleToJava<InstanceBootDiskType>

Input only. The type of the boot disk attached to this instance, defaults to standard persistent disk (PD_STANDARD).

Link copied to clipboard
enum InstanceDataDiskType : Enum<InstanceDataDiskType> , ConvertibleToJava<InstanceDataDiskType>

Input only. The type of the data disk attached to this instance, defaults to standard persistent disk (PD_STANDARD).

Link copied to clipboard
enum InstanceDiskEncryption : Enum<InstanceDiskEncryption> , ConvertibleToJava<InstanceDiskEncryption>

Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.

Link copied to clipboard
enum InstanceNicType : Enum<InstanceNicType> , ConvertibleToJava<InstanceNicType>

Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.

Link copied to clipboard
enum LocalDiskInitializeParamsDiskType : Enum<LocalDiskInitializeParamsDiskType> , ConvertibleToJava<LocalDiskInitializeParamsDiskType>

Input only. The type of the boot disk attached to this instance, defaults to standard persistent disk (PD_STANDARD).

enum ReservationAffinityConsumeReservationType : Enum<ReservationAffinityConsumeReservationType> , ConvertibleToJava<ReservationAffinityConsumeReservationType>

Optional. Type of reservation to consume

Link copied to clipboard
enum RuntimeAcceleratorConfigType : Enum<RuntimeAcceleratorConfigType> , ConvertibleToJava<RuntimeAcceleratorConfigType>

Accelerator model.

Link copied to clipboard
enum RuntimeAccessConfigAccessType : Enum<RuntimeAccessConfigAccessType> , ConvertibleToJava<RuntimeAccessConfigAccessType>

The type of access mode this instance.

enum RuntimeSoftwareConfigPostStartupScriptBehavior : Enum<RuntimeSoftwareConfigPostStartupScriptBehavior> , ConvertibleToJava<RuntimeSoftwareConfigPostStartupScriptBehavior>

Behavior for the post startup script.

Link copied to clipboard
enum SchedulerAcceleratorConfigType : Enum<SchedulerAcceleratorConfigType> , ConvertibleToJava<SchedulerAcceleratorConfigType>

Type of this accelerator.

Link copied to clipboard
enum ScheduleState : Enum<ScheduleState> , ConvertibleToJava<ScheduleState>
Link copied to clipboard
enum UpgradeHistoryEntryAction : Enum<UpgradeHistoryEntryAction> , ConvertibleToJava<UpgradeHistoryEntryAction>

Action. Rolloback or Upgrade.

Link copied to clipboard
enum UpgradeHistoryEntryState : Enum<UpgradeHistoryEntryState> , ConvertibleToJava<UpgradeHistoryEntryState>

The state of this instance upgrade history entry.

Link copied to clipboard
enum VirtualMachineConfigNicType : Enum<VirtualMachineConfigNicType> , ConvertibleToJava<VirtualMachineConfigNicType>

Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.