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