Interface protos.google.cloud.dataproc.v1.ISoftwareConfig (3.1.0)

Properties of a SoftwareConfig.

Package

@google-cloud/dataproc

Properties

imageVersion

imageVersion?: (string|null);

SoftwareConfig imageVersion

Property Value
TypeDescription
(string|null)

optionalComponents

optionalComponents?: (google.cloud.dataproc.v1.Component[]|null);

SoftwareConfig optionalComponents

Property Value
TypeDescription
(google.cloud.dataproc.v1.Component[]|null)

properties

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

SoftwareConfig properties

Property Value
TypeDescription
({ [k: string]: string }|null)