| Modifier and Type | Method and Description |
|---|---|
static Tool.Authentication.AuthConfigCase |
Tool.Authentication.AuthConfigCase.forNumber(int value) |
Tool.Authentication.AuthConfigCase |
Tool.AuthenticationOrBuilder.getAuthConfigCase() |
Tool.Authentication.AuthConfigCase |
Tool.Authentication.getAuthConfigCase() |
Tool.Authentication.AuthConfigCase |
Tool.Authentication.Builder.getAuthConfigCase() |
static Tool.Authentication.AuthConfigCase |
Tool.Authentication.AuthConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.Authentication.AuthConfigCase |
Tool.Authentication.AuthConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.Authentication.AuthConfigCase[] |
Tool.Authentication.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.