renamedServices property
Map of service names to renamed services.
Keys are the package relative service names and values are the name to be used for the service client and call options. publishing: go_settings: renamed_services: Publisher: TopicAdmin
Implementation
core.Map<core.String, core.String>? renamedServices;