chore: add .NET-specific generation settings to service config

PiperOrigin-RevId: 529632717
pull/802/head
Google APIs 2 years ago committed by Copybara-Service
parent 93ffc9d61d
commit 8d9dc60551
  1. 12
      google/pubsub/v1/pubsub_v1.yaml

@ -97,3 +97,15 @@ authentication:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform,
https://www.googleapis.com/auth/pubsub
publishing:
documentation_uri: https://cloud.google.com/pubsub/docs
github_label: 'api: pubsub'
organization: CLOUD
library_settings:
- version: google.pubsub.v1
dotnet_settings:
renamed_services:
Subscriber: SubscriberServiceApi
Publisher: PublisherServiceApi
proto_reference_documentation_uri: https://cloud.google.com/pubsub/docs/reference/rpc

Loading…
Cancel
Save