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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page provides documentation for the `com.google.api.gax.rpc.mtls` package, specifically version 2.59.1."],["The latest version available is 2.63.1, and the page lists numerous previous versions dating back to 2.7.1."],["The package includes classes like `ContextAwareMetadataJson` for representing metadata and `MtlsProvider` for configuring mutual TLS."],["The `MtlsProvider` enum `MtlsEndpointUsagePolicy` defines policies for mutual TLS endpoint usage, such as `NEVER`, `ALWAYS`, and `AUTO`."],["There is a link provided to the related GitHub Repository for the package which can be found here: https://github.com/googleapis/sdk-platform-java/tree/main/gax-java/gax/src/main/java/com/google/api/gax/rpc/mtls."]]],[]]