- All Implemented Interfaces:
- org.apache.beam.sdk.options.DefaultValueFactory<java.lang.String>
- Enclosing interface:
- DataflowPipelineOptions
public static class DataflowPipelineOptions.DefaultGcpRegionFactory
extends java.lang.Object
implements org.apache.beam.sdk.options.DefaultValueFactory<java.lang.String>
Factory for a default value for Google Cloud region according to
https://cloud.google.com/compute/docs/gcloud-compute/#default-properties. If no other default
can be found, returns the empty string.