GoogleCloudDataplexV1ExecutionIdentity constructor
GoogleCloudDataplexV1ExecutionIdentity({
- GoogleCloudDataplexV1ExecutionIdentityDataplexServiceAgent? dataplexServiceAgent,
- GoogleCloudDataplexV1ExecutionIdentityServiceAccount? serviceAccount,
- GoogleCloudDataplexV1ExecutionIdentityUserCredential? userCredential,
Implementation
GoogleCloudDataplexV1ExecutionIdentity({
this.dataplexServiceAgent,
this.serviceAccount,
this.userCredential,
});