Enum DefaultPackageSet (1.0.0-beta03)

public enum DefaultPackageSet

The default set of packages to be staged on a pool of workers.

Namespace

Google.Cloud.Dataflow.V1Beta3

Assembly

Google.Cloud.Dataflow.V1Beta3.dll

Fields

NameDescription
Java

Stage packages typically useful to workers written in Java.

None

Indicates that no packages should be staged at the worker unless explicitly specified by the job.

Python

Stage packages typically useful to workers written in Python.

Unknown

The default set of packages to stage is unknown, or unspecified.