Interface protos.google.cloud.dataplex.v1.Task.IExecutionSpec (3.7.0)

Properties of an ExecutionSpec.

Package

@google-cloud/dataplex

Properties

args

args?: ({ [k: string]: string }|null);

ExecutionSpec args

kmsKey

kmsKey?: (string|null);

ExecutionSpec kmsKey

maxJobExecutionLifetime

maxJobExecutionLifetime?: (google.protobuf.IDuration|null);

ExecutionSpec maxJobExecutionLifetime

project

project?: (string|null);

ExecutionSpec project

serviceAccount

serviceAccount?: (string|null);

ExecutionSpec serviceAccount