| Modifier and Type | Method and Description |
|---|---|
static AuthenticationConfig.AuthenticationType |
AuthenticationConfig.AuthenticationType.forNumber(int value) |
AuthenticationConfig.AuthenticationType |
AuthenticationConfig.getUserWorkloadAuthenticationType()
Optional.
|
AuthenticationConfig.AuthenticationType |
AuthenticationConfig.Builder.getUserWorkloadAuthenticationType()
Optional.
|
AuthenticationConfig.AuthenticationType |
AuthenticationConfigOrBuilder.getUserWorkloadAuthenticationType()
Optional.
|
static AuthenticationConfig.AuthenticationType |
AuthenticationConfig.AuthenticationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AuthenticationConfig.AuthenticationType |
AuthenticationConfig.AuthenticationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AuthenticationConfig.AuthenticationType |
AuthenticationConfig.AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationConfig.AuthenticationType[] |
AuthenticationConfig.AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AuthenticationConfig.AuthenticationType> |
AuthenticationConfig.AuthenticationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig.Builder |
AuthenticationConfig.Builder.setUserWorkloadAuthenticationType(AuthenticationConfig.AuthenticationType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.