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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]