| Modifier and Type | Method and Description |
|---|---|
AllocationAggregateReservation |
AllocationAggregateReservation.Builder.build() |
AllocationAggregateReservation |
AllocationAggregateReservation.Builder.buildPartial() |
AllocationAggregateReservation |
Reservation.getAggregateReservation()
Reservation for aggregated resources, providing shape flexibility.
|
AllocationAggregateReservation |
Reservation.Builder.getAggregateReservation()
Reservation for aggregated resources, providing shape flexibility.
|
AllocationAggregateReservation |
ReservationOrBuilder.getAggregateReservation()
Reservation for aggregated resources, providing shape flexibility.
|
static AllocationAggregateReservation |
AllocationAggregateReservation.getDefaultInstance() |
AllocationAggregateReservation |
AllocationAggregateReservation.getDefaultInstanceForType() |
AllocationAggregateReservation |
AllocationAggregateReservation.Builder.getDefaultInstanceForType() |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseDelimitedFrom(InputStream input) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(byte[] data) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(ByteBuffer data) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(com.google.protobuf.ByteString data) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(InputStream input) |
static AllocationAggregateReservation |
AllocationAggregateReservation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AllocationAggregateReservation> |
AllocationAggregateReservation.getParserForType() |
static com.google.protobuf.Parser<AllocationAggregateReservation> |
AllocationAggregateReservation.parser() |
| Modifier and Type | Method and Description |
|---|---|
Reservation.Builder |
Reservation.Builder.mergeAggregateReservation(AllocationAggregateReservation value)
Reservation for aggregated resources, providing shape flexibility.
|
AllocationAggregateReservation.Builder |
AllocationAggregateReservation.Builder.mergeFrom(AllocationAggregateReservation other) |
static AllocationAggregateReservation.Builder |
AllocationAggregateReservation.newBuilder(AllocationAggregateReservation prototype) |
Reservation.Builder |
Reservation.Builder.setAggregateReservation(AllocationAggregateReservation value)
Reservation for aggregated resources, providing shape flexibility.
|
Copyright © 2025 Google LLC. All rights reserved.