public static class GcpOptions.GcpUserCredentialsFactory extends java.lang.Object implements DefaultValueFactory<Credentials>
CredentialFactory.getCredential() for more
 details.| Constructor and Description | 
|---|
| GcpUserCredentialsFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Credentials | create(PipelineOptions options)Creates a default value for a getter marked with  Default.InstanceFactory. | 
public Credentials create(PipelineOptions options)
DefaultValueFactoryDefault.InstanceFactory.create in interface DefaultValueFactory<Credentials>options - The current pipeline options.