google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Fix veneer API client header

Open dbolduc opened this issue 8 months ago • 0 comments

Veneers should use "veneer" instead of "gapic" in their client header.

Services are individually marked as veneers (HasVeneer) in the template. We will probably need to iterate over them, and scope the info mod in transport.rs (for gRPC).

dbolduc avatar May 14 '25 18:05 dbolduc