| Modifier and Type | Method and Description |
|---|---|
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.forNumber(int value) |
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatusOrBuilder.getState()
The current state of an instance involved in the batch create operation.
|
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.getState()
The current state of an instance involved in the batch create operation.
|
BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.Builder.getState()
The current state of an instance involved in the batch create operation.
|
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BatchCreateInstanceStatus.State |
BatchCreateInstanceStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchCreateInstanceStatus.State[] |
BatchCreateInstanceStatus.State.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<BatchCreateInstanceStatus.State> |
BatchCreateInstanceStatus.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateInstanceStatus.Builder |
BatchCreateInstanceStatus.Builder.setState(BatchCreateInstanceStatus.State value)
The current state of an instance involved in the batch create operation.
|
Copyright © 2025 Google LLC. All rights reserved.