| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clear() |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clearCollocation()
UNSPECIFIED vs.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clearMaxDistance()
When specified, causes the job to fail if more than max_distance logical
switches are required between VMs.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.clone() |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.Builder.getPlacementBuilder()
The placement policy.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.mergeFrom(AllocationPolicy.PlacementPolicy other) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.mergeFrom(com.google.protobuf.Message other) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.newBuilder() |
static AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.newBuilder(AllocationPolicy.PlacementPolicy prototype) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.newBuilderForType() |
protected AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setCollocation(String value)
UNSPECIFIED vs.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setCollocationBytes(com.google.protobuf.ByteString value)
UNSPECIFIED vs.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setMaxDistance(long value)
When specified, causes the job to fail if more than max_distance logical
switches are required between VMs.
|
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AllocationPolicy.PlacementPolicy.Builder |
AllocationPolicy.PlacementPolicy.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.Builder |
AllocationPolicy.Builder.setPlacement(AllocationPolicy.PlacementPolicy.Builder builderForValue)
The placement policy.
|
Copyright © 2025 Google LLC. All rights reserved.