google-cloud-pubsub-v1 0.20.2 → 0.21.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.2
4
+ version: 0.21.1
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-19 00:00:00.000000000 Z
11
+ date: 2024-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common