Class GcpOptions.DefaultProjectFactory

java.lang.Object
org.apache.beam.sdk.extensions.gcp.options.GcpOptions.DefaultProjectFactory
All Implemented Interfaces:
DefaultValueFactory<String>
Enclosing interface:
GcpOptions

public static class GcpOptions.DefaultProjectFactory extends Object implements DefaultValueFactory<String>
Attempts to infer the default project based upon the environment this application is executing within. Currently this only supports getting the active project from gcloud.