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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]