Interface protos.google.dataflow.v1beta3.IWorkerSettings (3.0.2)

Properties of a WorkerSettings.

Package

@google-cloud/dataflow

Properties

baseUrl

baseUrl?: (string|null);

WorkerSettings baseUrl

reportingEnabled

reportingEnabled?: (boolean|null);

WorkerSettings reportingEnabled

servicePath

servicePath?: (string|null);

WorkerSettings servicePath

shuffleServicePath

shuffleServicePath?: (string|null);

WorkerSettings shuffleServicePath

tempStoragePrefix

tempStoragePrefix?: (string|null);

WorkerSettings tempStoragePrefix

workerId

workerId?: (string|null);

WorkerSettings workerId