public interface AuthenticationConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig.AuthenticationType |
getUserWorkloadAuthenticationType()
Optional.
|
int |
getUserWorkloadAuthenticationTypeValue()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getUserWorkloadAuthenticationTypeValue()
Optional. Authentication type for the user workload running in containers.
.google.cloud.dataproc.v1.AuthenticationConfig.AuthenticationType user_workload_authentication_type = 1 [(.google.api.field_behavior) = OPTIONAL];
AuthenticationConfig.AuthenticationType getUserWorkloadAuthenticationType()
Optional. Authentication type for the user workload running in containers.
.google.cloud.dataproc.v1.AuthenticationConfig.AuthenticationType user_workload_authentication_type = 1 [(.google.api.field_behavior) = OPTIONAL];
Copyright © 2025 Google LLC. All rights reserved.