Dataflow v1beta3 API - Enum DefaultPackageSet (2.0.0-beta06)

public enum DefaultPackageSet

Reference 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.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.