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.
Parameters | |
---|---|
Name | Description |
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.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\MapField |
setUserServiceAccountMapping
Required. Map of user to service account.
Parameter | |
---|---|
Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
Returns | |
---|---|
Type | Description |
$this |