Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::IdentityConfig (v0.19.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::IdentityConfig.
Identity related configuration, including service account based secure multi-tenancy user mappings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#user_service_account_mapping
defuser_service_account_mapping()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Required. Map of user to service account.
#user_service_account_mapping=
defuser_service_account_mapping=(value)->::Google::Protobuf::Map{::String=>::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Required. Map of user to service account.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Required. Map of user to service account.