public interface AllocationAggregateReservationReservedResourceInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AllocationAggregateReservationReservedResourceInfoAccelerator |
getAccelerator()
Properties of accelerator resources in this reservation.
|
AllocationAggregateReservationReservedResourceInfoAcceleratorOrBuilder |
getAcceleratorOrBuilder()
Properties of accelerator resources in this reservation.
|
boolean |
hasAccelerator()
Properties of accelerator resources in this reservation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccelerator()
Properties of accelerator resources in this reservation.
optional .google.cloud.compute.v1.AllocationAggregateReservationReservedResourceInfoAccelerator accelerator = 424338027;
AllocationAggregateReservationReservedResourceInfoAccelerator getAccelerator()
Properties of accelerator resources in this reservation.
optional .google.cloud.compute.v1.AllocationAggregateReservationReservedResourceInfoAccelerator accelerator = 424338027;
AllocationAggregateReservationReservedResourceInfoAcceleratorOrBuilder getAcceleratorOrBuilder()
Properties of accelerator resources in this reservation.
optional .google.cloud.compute.v1.AllocationAggregateReservationReservedResourceInfoAccelerator accelerator = 424338027;
Copyright © 2025 Google LLC. All rights reserved.