The 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `com.google.api.gax.rpc.mtls` package, with the current version being 2.55.0 and the latest release being 2.63.1."],["The package documentation includes a comprehensive list of all version releases, along with their respective URLs for reference, ranging from version 2.63.1 to 2.7.1."],["The content also directs to a GitHub repository and shows the two main classes, `ContextAwareMetadataJson` and `MtlsProvider`, along with the `MtlsEndpointUsagePolicy` enum, which are components of the `com.google.api.gax.rpc.mtls` package."],["The `MtlsProvider` class configures mutual TLS in transport using the default client certificate, while the `MtlsEndpointUsagePolicy` enum defines the policy for using mTLS endpoints."]]],[]]