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