diff --git a/generated/google/apis/pubsub_v1.rb b/generated/google/apis/pubsub_v1.rb index ad9f9c396..311f5f0f1 100644 --- a/generated/google/apis/pubsub_v1.rb +++ b/generated/google/apis/pubsub_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/pubsub/docs module PubsubV1 VERSION = 'V1' - REVISION = '20200909' + REVISION = '20201012' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/pubsub_v1/service.rb b/generated/google/apis/pubsub_v1/service.rb index 0e0e9d137..aa53b8b24 100644 --- a/generated/google/apis/pubsub_v1/service.rb +++ b/generated/google/apis/pubsub_v1/service.rb @@ -777,7 +777,7 @@ module Google end # Seeks an existing subscription to a point in time or to a given snapshot, - # whichever is provided in the request. Snapshots are used in [Seek]( https:// + # whichever is provided in the request. Snapshots are used in [Seek] (https:// # cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to # manage message acknowledgments in bulk. That is, you can set the # acknowledgment state of messages in an existing subscription to the state @@ -889,7 +889,7 @@ module Google execute_or_queue_command(command, &block) end - # Creates the given topic with the given name. See the [resource name rules]( + # Creates the given topic with the given name. See the [resource name rules] ( # https://cloud.google.com/pubsub/docs/admin#resource_names). # @param [String] name # Required. The name of the topic. It must have the format `"projects/`project`/ diff --git a/generated/google/apis/pubsub_v1/synth.metadata b/generated/google/apis/pubsub_v1/synth.metadata index 429012f74..ad685105d 100644 --- a/generated/google/apis/pubsub_v1/synth.metadata +++ b/generated/google/apis/pubsub_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "d53bec90ed2ca3cdd76158f2fc018b05fe3d2027" } } ]