Class QuotaProjectIdHidingCredentials

java.lang.Object
com.google.auth.Credentials
com.google.api.gax.rpc.internal.QuotaProjectIdHidingCredentials
All Implemented Interfaces:
Serializable

@Beta public class QuotaProjectIdHidingCredentials extends Credentials
QuotaProjectIdHidingCredentials is intended to be used to wrap a Credentials to hide quota project id

Ensure that a custom set quota project id takes priority over one detected by credentials.

See Also: