Module google_api_proto::google::cloud::batch::v1::allocation_policy
source · Expand description
Nested message and enum types in AllocationPolicy
.
Modules§
- Nested message and enum types in
AttachedDisk
. - Nested message and enum types in
Disk
. - Nested message and enum types in
InstancePolicyOrTemplate
.
Structs§
- Accelerator describes Compute Engine accelerators to be attached to the VM.
- A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.
- A new persistent disk or a local ssd. A VM can only have one local SSD setting but multiple local SSD partitions. See https://cloud.google.com/compute/docs/disks#pdspecs and https://cloud.google.com/compute/docs/disks#localssds.
- InstancePolicy describes an instance type and resources attached to each VM created by this InstancePolicy.
- InstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template. If undefined, Batch picks the type of VM to use and doesn’t include optional VM resources such as GPUs and extra disks.
- A network interface.
- NetworkPolicy describes VM instance network configurations.
- PlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.
Enums§
- Compute Engine VM instance provisioning model.