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.
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.