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 available for the `com.google.api.gax.rpc.mtls` package is 2.63.1, with version 2.53.0 being the currently highlighted one."],["This package provides classes and enums for configuring and managing mutual TLS (mTLS) in Google API Java clients, with a list of versions dating back to 2.7.1."],["The `MtlsProvider` class facilitates the configuration of mutual TLS using the default client certificate on the device."],["The `MtlsEndpointUsagePolicy` enum defines how mTLS endpoints should be utilized, offering options for always using regular endpoints, always using mTLS endpoints, or automatically switching to mTLS if a client certificate is present."],["The package includes a class named `ContextAwareMetadataJson` which represents a JSON file with context aware metadata."]]],[]]