Interface protos.google.cloud.dataplex.v1.Task.InfrastructureSpec.IContainerImageRuntime (3.7.0)

Properties of a ContainerImageRuntime.

Package

@google-cloud/dataplex

Properties

image

image?: (string|null);

ContainerImageRuntime image

javaJars

javaJars?: (string[]|null);

ContainerImageRuntime javaJars

properties

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

ContainerImageRuntime properties

pythonPackages

pythonPackages?: (string[]|null);

ContainerImageRuntime pythonPackages