Reference documentation and code samples for the Google Cloud Dataproc V1 Client class IdentityConfig.
Identity related configuration, including service account based secure multi-tenancy user mappings.
Generated from protobuf message google.cloud.dataproc.v1.IdentityConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ user_service_account_mapping
array|Google\Protobuf\Internal\MapField
Required. Map of user to service account.
getUserServiceAccountMapping
Required. Map of user to service account.
Generated from protobuf field map<string, string> user_service_account_mapping = 1 [(.google.api.field_behavior) = REQUIRED];
Google\Protobuf\Internal\MapField
setUserServiceAccountMapping
Required. Map of user to service account.
Generated from protobuf field map<string, string> user_service_account_mapping = 1 [(.google.api.field_behavior) = REQUIRED];
var
array|Google\Protobuf\Internal\MapField
$this

