Reference documentation and code samples for the Dataflow V1beta3 API module Google::Cloud::Dataflow::V1beta3::WorkerIPAddressConfiguration.
Specifies how to allocate IP addresses to worker machines. You can also use
pipeline
options
to specify whether Dataflow workers use external IP addresses.
Constants
WORKER_IP_UNSPECIFIED
value: 0 The configuration is unknown, or unspecified.
WORKER_IP_PUBLIC
value: 1 Workers should have public IP addresses.
WORKER_IP_PRIVATE
value: 2 Workers should have private IP addresses.
[[["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 2025-07-02 UTC."],[],[]]