| Modifier and Type | Class and Description |
|---|---|
static class |
AllocationPolicy.Accelerator
Accelerator describes Compute Engine accelerators to be attached to the VM.
|
static class |
AllocationPolicy.Accelerator.Builder
Accelerator describes Compute Engine accelerators to be attached to the VM.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.AcceleratorOrBuilder |
AllocationPolicy.InstancePolicyOrBuilder.getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.
|
AllocationPolicy.AcceleratorOrBuilder |
AllocationPolicy.InstancePolicy.getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.
|
AllocationPolicy.AcceleratorOrBuilder |
AllocationPolicy.InstancePolicy.Builder.getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AllocationPolicy.AcceleratorOrBuilder> |
AllocationPolicy.InstancePolicyOrBuilder.getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.
|
List<? extends AllocationPolicy.AcceleratorOrBuilder> |
AllocationPolicy.InstancePolicy.getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.
|
List<? extends AllocationPolicy.AcceleratorOrBuilder> |
AllocationPolicy.InstancePolicy.Builder.getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.
|
Copyright © 2025 Google LLC. All rights reserved.