Methods
(static) serviceAccountCredentialsBuilder() → {ServiceAccountCredentials}
Creates a new ServiceAccountCredentials builder.
Returns:
A new ServiceAccountCredentials instance.
Marker base class for different types of credentials. Currently it supports only ServiceAccountCredentials. The factory methods within this class can be used to create instances of credentials classes.
Creates a new ServiceAccountCredentials builder.
A new ServiceAccountCredentials instance.