renamedServices property

Map<String, String> renamedServices
final

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

final Map<String, String> renamedServices;