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."],[[["This webpage provides documentation for the `com.google.api.gax.rpc.mtls` package, with the latest version being 2.63.1."],["The package documentation includes classes such as `ContextAwareMetadataJson` and `MtlsProvider`, which provide context-aware metadata and mutual TLS functionality."],["It also details the `MtlsEndpointUsagePolicy` enum, which defines how mutual TLS endpoints should be used, allowing options like `NEVER`, `ALWAYS`, and `AUTO`."],["The webpage shows an extensive list of available versions for the package, spanning from 2.63.1 down to 2.7.1."],["The GitHub repository link for the source code of the package is provided, allowing users to explore the implementation details."]]],[]]