google-cloud-pubsub-v1 0.20.1 → 0.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -74,8 +74,8 @@ module Google
74
74
  # The ID to use for the schema, which will become the final component of
75
75
  # the schema's resource name.
76
76
  #
77
- # See https://cloud.google.com/pubsub/docs/admin#resource_names for resource
78
- # name constraints.
77
+ # See https://cloud.google.com/pubsub/docs/pubsub-basics#resource_names for
78
+ # resource name constraints.
79
79
  class CreateSchemaRequest
80
80
  include ::Google::Protobuf::MessageExts
81
81
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-pubsub-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.1
4
+ version: 0.21.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-12 00:00:00.000000000 Z
11
+ date: 2024-01-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common