| Modifier and Type | Method and Description |
|---|---|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addAllInUseResources(Iterable<? extends AllocationAggregateReservationReservedResourceInfo> values)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addAllReservedResources(Iterable<? extends AllocationAggregateReservationReservedResourceInfo> values)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addInUseResources(AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addInUseResources(AllocationAggregateReservationReservedResourceInfo value)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addInUseResources(int index,
AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addInUseResources(int index,
AllocationAggregateReservationReservedResourceInfo value)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addReservedResources(AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addReservedResources(AllocationAggregateReservationReservedResourceInfo value)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addReservedResources(int index,
AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.addReservedResources(int index,
AllocationAggregateReservationReservedResourceInfo value)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clear() |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearInUseResources()
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearReservedResources()
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearVmFamily()
The VM family that all instances scheduled against this reservation must belong to.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clearWorkloadType()
The workload type of the instances that will target this reservation.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.clone() |
AllocationAggregateReservation.Builder |
Reservation.Builder.getAggregateReservationBuilder()
Reservation for aggregated resources, providing shape flexibility.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.mergeFrom(AllocationAggregateReservation other) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.mergeFrom(com.google.protobuf.Message other) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AllocationAggregateReservation.Builder |
AllocationAggregateReservation.newBuilder() |
static AllocationAggregateReservation.Builder |
AllocationAggregateReservation.newBuilder(AllocationAggregateReservation prototype) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.newBuilderForType() |
protected AllocationAggregateReservation.Builder |
AllocationAggregateReservation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.removeInUseResources(int index)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.removeReservedResources(int index)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setInUseResources(int index,
AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setInUseResources(int index,
AllocationAggregateReservationReservedResourceInfo value)
[Output only] List of resources currently in use.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setReservedResources(int index,
AllocationAggregateReservationReservedResourceInfo.Builder builderForValue)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setReservedResources(int index,
AllocationAggregateReservationReservedResourceInfo value)
List of reserved resources (CPUs, memory, accelerators).
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setVmFamily(String value)
The VM family that all instances scheduled against this reservation must belong to.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setVmFamilyBytes(com.google.protobuf.ByteString value)
The VM family that all instances scheduled against this reservation must belong to.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setWorkloadType(String value)
The workload type of the instances that will target this reservation.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.setWorkloadTypeBytes(com.google.protobuf.ByteString value)
The workload type of the instances that will target this reservation.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Reservation.Builder |
Reservation.Builder.setAggregateReservation(AllocationAggregateReservation.Builder builderForValue)
Reservation for aggregated resources, providing shape flexibility.
|
Copyright © 2025 Google LLC. All rights reserved.