Google Cloud Dataproc V1 Client - Class IdentityConfig (3.13.2)

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

Namespace

Google \ Cloud \ Dataproc \ V1

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