aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogle APIs <noreply@google.com>2019-04-05 12:16:42 -0700
committerCopybara-Service <copybara-piper@google.com>2019-04-05 12:17:07 -0700
commit9a02c5acecb43f38fae4fa52c6420f21c335b888 (patch)
tree0e741f10f37710eee2e5c1d80975850ce18f09d5
parent266aaef16edf1315d9067707cc10af41af7ca91f (diff)
downloadgoogleapis-9a02c5acecb43f38fae4fa52c6420f21c335b888.tar.gz
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 242170119
-rw-r--r--google/pubsub/v1/pubsub_gapic.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/google/pubsub/v1/pubsub_gapic.yaml b/google/pubsub/v1/pubsub_gapic.yaml
index 430778ec9..bf07aaf3c 100644
--- a/google/pubsub/v1/pubsub_gapic.yaml
+++ b/google/pubsub/v1/pubsub_gapic.yaml
@@ -30,9 +30,6 @@ language_settings:
package_name: pubsub.v1
domain_layer_location: google-cloud
release_level: GA
-fixed_resource_name_values:
-- entity_name: deleted_topic
- fixed_value: _deleted-topic_
collection_oneofs:
- oneof_name: topic_oneof
collection_names:
@@ -59,6 +56,8 @@ collections:
language_overrides:
- language: java
entity_name: project_topic
+- name_pattern: _deleted-topic_
+ entity_name: deleted_topic
interfaces:
- name: google.pubsub.v1.Subscriber
lang_doc: