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."],[[["The webpage provides a comprehensive list of versions for the `com.google.api.gax.rpc.mtls` package, ranging from version 2.63.1 (latest) down to 2.7.1."],["Version 2.63.1 is the most current release of the library and can be found in the `com.google.api.gax.rpc.mtls` package."],["The documentation also covers classes such as `ContextAwareMetadataJson`, which handles `context_aware_metadata.json` files, and `MtlsProvider`, used for configuring mutual TLS in transport."],["The `MtlsProvider.MtlsEndpointUsagePolicy` enum is also detailed, explaining the different policies for mutual TLS endpoint usage such as NEVER, ALWAYS and AUTO."]]],[]]