Package com.google.api.gax.rpc.mtls (2.61.0)

Repository

Classes

ClassDescription
com.google.api.gax.rpc.mtls.ContextAwareMetadataJsonData class representing context_aware_metadata.json file.
com.google.api.gax.rpc.mtls.MtlsProviderProvider class for mutual TLS. It is used to configure the mutual TLS in the transport with the default client certificate on device.

Enums

EnumDescription
com.google.api.gax.rpc.mtls.MtlsProvider.MtlsEndpointUsagePolicyThe policy for mutual TLS endpoint usage. NEVER means always use regular endpoint; ALWAYS means always use mTLS endpoint; AUTO means auto switch to mTLS endpoint if client certificate exists and should be used.