Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::AuthenticationConfig (v1.3.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::AuthenticationConfig.

Authentication configuration for a workload is used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#user_workload_authentication_type

def user_workload_authentication_type() -> ::Google::Cloud::Dataproc::V1::AuthenticationConfig::AuthenticationType
Returns

#user_workload_authentication_type=

def user_workload_authentication_type=(value) -> ::Google::Cloud::Dataproc::V1::AuthenticationConfig::AuthenticationType
Parameter
Returns