Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ExecutionIdentity.
The identity to run the datascan.
Generated from protobuf message google.cloud.dataplex.v1.ExecutionIdentity
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dataplex_service_agent
ExecutionIdentity\DataplexServiceAgent
Optional. The Dataplex service agent associated with the user's project.
↳ user_credential
ExecutionIdentity\UserCredential
Optional. The credential of the calling user. Supports only ONE_TIME trigger type.
↳ service_account
getDataplexServiceAgent
Optional. The Dataplex service agent associated with the user's project.
hasDataplexServiceAgent
setDataplexServiceAgent
Optional. The Dataplex service agent associated with the user's project.
$this
getUserCredential
Optional. The credential of the calling user. Supports only ONE_TIME trigger type.
hasUserCredential
setUserCredential
Optional. The credential of the calling user. Supports only ONE_TIME trigger type.
$this
getServiceAccount
Optional. The provided service account.
hasServiceAccount
setServiceAccount
Optional. The provided service account.
$this
getIdentity
string

