Dataflow V1beta3 API - Module Google::Cloud::Dataflow::V1beta3::DefaultPackageSet (v0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataflow V1beta3 API module Google::Cloud::Dataflow::V1beta3::DefaultPackageSet.
The default set of packages to be staged on a pool of workers.
Constants
DEFAULT_PACKAGE_SET_UNKNOWN
value: 0 The default set of packages to stage is unknown, or unspecified.
DEFAULT_PACKAGE_SET_NONE
value: 1 Indicates that no packages should be staged at the worker unless
explicitly specified by the job.
DEFAULT_PACKAGE_SET_JAVA
value: 2 Stage packages typically useful to workers written in Java.
DEFAULT_PACKAGE_SET_PYTHON
value: 3 Stage packages typically useful to workers written in Python.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]