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 available versions for the `com.google.api.gax.rpc.mtls` package, with the latest version being 2.63.1."],["This list of versions ranges from 2.63.1 down to 2.7.1, each linked to their respective documentation within the `gax` directory."],["The webpage covers two classes, `ContextAwareMetadataJson` representing the json data, and `MtlsProvider` which is used for configuring mutual TLS in the transport."],["The `MtlsProvider.MtlsEndpointUsagePolicy` enum is documented, detailing options for mutual TLS endpoint usage: NEVER, ALWAYS, and AUTO."]]],[]]