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."],[[["This page provides documentation for the `com.google.api.gax.rpc.mtls` package, specifically version 2.50.0."],["The latest available version of the package is 2.63.1, with a comprehensive list of previous versions provided for reference."],["The `MtlsProvider` class is a key component, facilitating mutual TLS configuration within the transport layer using the default client certificate."],["The `MtlsEndpointUsagePolicy` enum offers three options (`NEVER`, `ALWAYS`, `AUTO`) to manage mutual TLS endpoint usage."],["The `ContextAwareMetadataJson` class is used to represent the data stored in a `context_aware_metadata.json` file."]]],[]]