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 `com.google.api.gax.rpc.mtls` package is 2.63.1, with version 2.37.0 being the current documented version on this webpage."],["This package provides classes and enums related to mutual TLS (mTLS) configuration for Google API clients, such as the `MtlsProvider` class for configuring mTLS in the transport."],["The `ContextAwareMetadataJson` class is included, which is a data class representing the context_aware_metadata.json file."],["The `MtlsEndpointUsagePolicy` enum offers options to configure mTLS endpoint usage, such as `NEVER`, `ALWAYS`, and `AUTO`."],["The documentation provides a list of available version releases, dating back from the latest release of 2.63.1 to version 2.7.1."]]],[]]