public interface ReservationsResizeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getSpecificSkuCount()
Number of allocated resources can be resized with minimum = 1 and maximum = 1000.
|
boolean |
hasSpecificSkuCount()
Number of allocated resources can be resized with minimum = 1 and maximum = 1000.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSpecificSkuCount()
Number of allocated resources can be resized with minimum = 1 and maximum = 1000.
optional int64 specific_sku_count = 13890720;long getSpecificSkuCount()
Number of allocated resources can be resized with minimum = 1 and maximum = 1000.
optional int64 specific_sku_count = 13890720;Copyright © 2023 Google LLC. All rights reserved.