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-02 UTC."],[[["The webpage provides documentation for the `com.google.api.gax.rpc.mtls` package, with the current version being 2.54.1."],["The latest version of the documentation available is 2.63.1, and a comprehensive list of older versions dating back to 2.7.1 is provided."],["The GitHub repository for this package is located at `https://github.com/googleapis/sdk-platform-java/tree/main/gax-java/gax/src/main/java/com/google/api/gax/rpc/mtls`."],["The package includes two classes, `ContextAwareMetadataJson` for representing metadata and `MtlsProvider` for configuring mutual TLS, and one enum called `MtlsEndpointUsagePolicy` which defines the policy for mutual TLS endpoint usage."]]],[]]