Google Cloud Dataproc V1 Client - Class IdentityConfig (3.11.0)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\MapField

setUserServiceAccountMapping

Required. Map of user to service account.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this