| Package | Description |
|---|---|
| com.google.longrunning |
| Modifier and Type | Method and Description |
|---|---|
static Operation.ResultCase |
Operation.ResultCase.forNumber(int value) |
Operation.ResultCase |
OperationOrBuilder.getResultCase() |
Operation.ResultCase |
Operation.getResultCase() |
Operation.ResultCase |
Operation.Builder.getResultCase() |
static Operation.ResultCase |
Operation.ResultCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Operation.ResultCase |
Operation.ResultCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation.ResultCase[] |
Operation.ResultCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Google LLC. All rights reserved.