Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Method and Description |
---|---|
SnapshotInfo.StorageBytesStatus |
SnapshotInfo.getStorageBytesStatus()
Indicates whether
SnapshotInfo.getStorageBytes() is in a stable state or it is being
adjusted as a result of shared storage reallocation. |
static SnapshotInfo.StorageBytesStatus |
SnapshotInfo.StorageBytesStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotInfo.StorageBytesStatus[] |
SnapshotInfo.StorageBytesStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.