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-02 UTC."],[[["The webpage provides a comprehensive list of available versions for the `com.google.api.gax.rpc.mtls` package, with version 2.63.1 being the latest release."],["Version 2.30.1 is highlighted, detailing specific classes and enums within this version, including `ContextAwareMetadataJson` and `MtlsProvider`."],["The `MtlsProvider` class is a tool for configuring mutual TLS within a transport, defaulting to the client certificate on the device."],["The `MtlsEndpointUsagePolicy` enum provides options for the mutual TLS endpoint usage: `NEVER`, `ALWAYS`, and `AUTO`, for flexible endpoint management."],["A history of the library is available starting from version 2.7.1 all the way to the current latest version."]]],[]]