@InternalExtensionOnly public static class CredentialOptions.P12CredentialOptions extends CredentialOptions
CredentialOptions.CredentialType, CredentialOptions.JsonCredentialsOptions, CredentialOptions.P12CredentialOptions, CredentialOptions.UserSuppliedCredentialOptions
LOG, SERVICE_ACCOUNT_JSON_ENV_VARIABLE
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKeyFile()
P12 file - https://developers.google.com/identity/protocols/OAuth2ServiceAccount
|
String |
getServiceAccount()
ServiceAccount email address used for the P12 file -
https://developers.google.com/identity/protocols/OAuth2ServiceAccount
|
credential, defaultCredentials, getCredentialType, getEnvJsonFile, jsonCredentials, jsonCredentials, nullCredential, p12Credential
public String getServiceAccount()
public String getKeyFile()
public boolean equals(Object obj)
CredentialOptions
equals
in class CredentialOptions