| Modifier and Type | Method and Description |
|---|---|
static AttachedDiskInitializeParams.OnUpdateAction |
AttachedDiskInitializeParams.OnUpdateAction.forNumber(int value) |
static AttachedDiskInitializeParams.OnUpdateAction |
AttachedDiskInitializeParams.OnUpdateAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AttachedDiskInitializeParams.OnUpdateAction |
AttachedDiskInitializeParams.OnUpdateAction.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AttachedDiskInitializeParams.OnUpdateAction |
AttachedDiskInitializeParams.OnUpdateAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedDiskInitializeParams.OnUpdateAction[] |
AttachedDiskInitializeParams.OnUpdateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AttachedDiskInitializeParams.OnUpdateAction> |
AttachedDiskInitializeParams.OnUpdateAction.internalGetValueMap() |
Copyright © 2023 Google LLC. All rights reserved.