feat: support service overriding #1581
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
As part of internal issue 360155816, we will be supporting the ability to override the default Service name provided in the proto and generate Clients and other structs with a custom service name. For example, we wish to override Pub/Sub's
PublisherService
to generateTopicAdminClient
instead ofPublisherClient
The text was updated successfully, but these errors were encountered: