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 latest version of the package `com.google.api.gax.rpc.mtls` is 2.63.1, with the provided content referencing version 2.58.0."],["This package offers classes like `ContextAwareMetadataJson` and `MtlsProvider` for handling context-aware metadata and mutual TLS configuration."],["The package provides the enum `MtlsEndpointUsagePolicy` which dictates the conditions for when a mutual TLS endpoint is to be used, either never, always, or automatically."],["There is a GitHub repository available for this package for access to the source code."]]],[]]