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