Properties of an Environment.
Package
@google-cloud/dataflowProperties
clusterManagerApiService
clusterManagerApiService?: (string|null);
Environment clusterManagerApiService
dataset
dataset?: (string|null);
Environment dataset
debugOptions
debugOptions?: (google.dataflow.v1beta3.IDebugOptions|null);
Environment debugOptions
experiments
experiments?: (string[]|null);
Environment experiments
flexResourceSchedulingGoal
flexResourceSchedulingGoal?: (google.dataflow.v1beta3.FlexResourceSchedulingGoal|keyof typeof google.dataflow.v1beta3.FlexResourceSchedulingGoal|null);
Environment flexResourceSchedulingGoal
internalExperiments
internalExperiments?: (google.protobuf.IAny|null);
Environment internalExperiments
sdkPipelineOptions
sdkPipelineOptions?: (google.protobuf.IStruct|null);
Environment sdkPipelineOptions
serviceAccountEmail
serviceAccountEmail?: (string|null);
Environment serviceAccountEmail
serviceKmsKeyName
serviceKmsKeyName?: (string|null);
Environment serviceKmsKeyName
serviceOptions
serviceOptions?: (string[]|null);
Environment serviceOptions
shuffleMode
shuffleMode?: (google.dataflow.v1beta3.ShuffleMode|keyof typeof google.dataflow.v1beta3.ShuffleMode|null);
Environment shuffleMode
tempStoragePrefix
tempStoragePrefix?: (string|null);
Environment tempStoragePrefix
userAgent
userAgent?: (google.protobuf.IStruct|null);
Environment userAgent
version
version?: (google.protobuf.IStruct|null);
Environment version
workerPools
workerPools?: (google.dataflow.v1beta3.IWorkerPool[]|null);
Environment workerPools
workerRegion
workerRegion?: (string|null);
Environment workerRegion
workerZone
workerZone?: (string|null);
Environment workerZone