public interface AllocationAggregateReservationReservedResourceInfoAcceleratorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAcceleratorCount()
Number of accelerators of specified type.
|
String |
getAcceleratorType()
Full or partial URL to accelerator type. e.g.
|
com.google.protobuf.ByteString |
getAcceleratorTypeBytes()
Full or partial URL to accelerator type. e.g.
|
boolean |
hasAcceleratorCount()
Number of accelerators of specified type.
|
boolean |
hasAcceleratorType()
Full or partial URL to accelerator type. e.g.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAcceleratorCount()
Number of accelerators of specified type.
optional int32 accelerator_count = 504879675;int getAcceleratorCount()
Number of accelerators of specified type.
optional int32 accelerator_count = 504879675;boolean hasAcceleratorType()
Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
optional string accelerator_type = 138031246;String getAcceleratorType()
Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
optional string accelerator_type = 138031246;com.google.protobuf.ByteString getAcceleratorTypeBytes()
Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l"
optional string accelerator_type = 138031246;Copyright © 2025 Google LLC. All rights reserved.