You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
The auto-generated layer (google/pubsub_v1) has mtls logic. This client creates a mtls channel based on environment variable settings and existence of device certificate.
However, the handwritten layer (google/cloud/pubsub_v1) creates a channel itself with mtls logic, so the mtls feature is completely missing.