public enum DefaultPackageSetReference documentation and code samples for the Dataflow v1beta3 API enum DefaultPackageSet.
The default set of packages to be staged on a pool of workers.
Namespace
Google.Cloud.Dataflow.V1Beta3Assembly
Google.Cloud.Dataflow.V1Beta3.dll
Fields |
|
|---|---|
| Name | Description |
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. |