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-07 UTC."],[[["The latest version of the package is 2.63.1, while this page specifically documents version 2.51.0 of the `com.google.api.gax.rpc.mtls` package."],["The package `com.google.api.gax.rpc.mtls` contains the classes `ContextAwareMetadataJson` and `MtlsProvider`, along with the enum `MtlsProvider.MtlsEndpointUsagePolicy`."],["The `MtlsProvider` class is responsible for configuring mutual TLS in the transport layer using the default client certificate."],["The `MtlsProvider.MtlsEndpointUsagePolicy` enum defines the different policies for using mutual TLS endpoints, such as always, never, or automatically based on the presence of a client certificate."],["The Github repository for this package can be found at `https://github.com/googleapis/sdk-platform-java/tree/main/gax-java/gax/src/main/java/com/google/api/gax/rpc/mtls`."]]],[]]