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

Properties of an EnvironmentConfig.

Package

@google-cloud/dataproc

Properties

executionConfig

executionConfig?: (google.cloud.dataproc.v1.IExecutionConfig|null);

EnvironmentConfig executionConfig

Property Value
TypeDescription
(google.cloud.dataproc.v1.IExecutionConfig|null)

peripheralsConfig

peripheralsConfig?: (google.cloud.dataproc.v1.IPeripheralsConfig|null);

EnvironmentConfig peripheralsConfig

Property Value
TypeDescription
(google.cloud.dataproc.v1.IPeripheralsConfig|null)