public interface RegionDisksResizeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getSizeGb()
The new size of the regional persistent disk, which is specified in GB.
|
boolean |
hasSizeGb()
The new size of the regional persistent disk, which is specified in GB.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSizeGb()
The new size of the regional persistent disk, which is specified in GB.
optional int64 size_gb = 494929369;long getSizeGb()
The new size of the regional persistent disk, which is specified in GB.
optional int64 size_gb = 494929369;Copyright © 2023 Google LLC. All rights reserved.