google-cloud-pubsub-v1 0.13.0 → 0.13.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20d47bf223f21d94ee61e469782fc6edde8925ac281cd2f14c56c6ccdf68cd27
4
- data.tar.gz: bd929c7bbe9ce143dd10cc2eb3c1fb65091beea2aeb6ff4798045b4395c49bd9
3
+ metadata.gz: a200a858eee5a82531c5765ad0bb1b5af8c91ea6c586f179a1e43386e25bf2e2
4
+ data.tar.gz: 18d255bd9ffc071c0f93224e88b06b98b900cddcb82d47a5c6f1b8526352f773
5
5
  SHA512:
6
- metadata.gz: 5091cfd7ef79c315beacec26919f5ea360e618b6511086eeaafed355d627356ade29d41901cdeb4507c2170f6b9a5b3f3d3a0504d6a1ea45dfd3f2b9b8a6dd87
7
- data.tar.gz: a460c298e7e6643aa312a0d2c474c14b3556aa2d5b3ef592844366b19bc4fa694a5cc01a509ecc57b115032169f124abfd0a1e0565c7754879eb9f5f3e512193
6
+ metadata.gz: 750365ac1e7c1b4665a1e2af7edbbe14ee178dac66460eb3c7d0439f6d35aa6433759847980ddb30cabe02c9c1358285817a8b68043d9546aba0164975d77805
7
+ data.tar.gz: 3e0a6bbea4f450186302c729876222be272e7f44e09616ee0785413c9b11fbe9bd6eaf66a8852e21fb5e6df58f79e33150a9ceaab92063f9be2c6edfaf604ad3
@@ -749,12 +749,11 @@ module Google
749
749
  # Required. The name of the schema revision to be deleted, with a revision ID
750
750
  # explicitly included.
751
751
  #
752
- # Example: projects/123/schemas/my-schema@c7cfa2a8
752
+ # Example: `projects/123/schemas/my-schema@c7cfa2a8`
753
753
  # @param revision_id [::String]
754
- # Required. The revision ID to roll back to.
755
- # It must be a revision of the same schema.
756
- #
757
- # Example: c7cfa2a8
754
+ # Optional. This field is deprecated and should not be used for specifying
755
+ # the revision ID. The revision ID should be specified via the `name`
756
+ # parameter.
758
757
  #
759
758
  # @yield [response, operation] Access the result along with the RPC operation
760
759
  # @yieldparam response [::Google::Cloud::PubSub::V1::Schema]
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module PubSub
23
23
  module V1
24
- VERSION = "0.13.0"
24
+ VERSION = "0.13.1"
25
25
  end
26
26
  end
27
27
  end
@@ -199,13 +199,12 @@ module Google
199
199
  # Required. The name of the schema revision to be deleted, with a revision ID
200
200
  # explicitly included.
201
201
  #
202
- # Example: projects/123/schemas/my-schema@c7cfa2a8
202
+ # Example: `projects/123/schemas/my-schema@c7cfa2a8`
203
203
  # @!attribute [rw] revision_id
204
204
  # @return [::String]
205
- # Required. The revision ID to roll back to.
206
- # It must be a revision of the same schema.
207
- #
208
- # Example: c7cfa2a8
205
+ # Optional. This field is deprecated and should not be used for specifying
206
+ # the revision ID. The revision ID should be specified via the `name`
207
+ # parameter.
209
208
  class DeleteSchemaRevisionRequest
210
209
  include ::Google::Protobuf::MessageExts
211
210
  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.13.0
4
+ version: 0.13.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: 2023-01-12 00:00:00.000000000 Z
11
+ date: 2023-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -50,7 +50,7 @@ dependencies:
50
50
  requirements:
51
51
  - - ">="
52
52
  - !ruby/object:Gem::Version
53
- version: '0.0'
53
+ version: '0.3'
54
54
  - - "<"
55
55
  - !ruby/object:Gem::Version
56
56
  version: 2.a
@@ -60,7 +60,7 @@ dependencies:
60
60
  requirements:
61
61
  - - ">="
62
62
  - !ruby/object:Gem::Version
63
- version: '0.0'
63
+ version: '0.3'
64
64
  - - "<"
65
65
  - !ruby/object:Gem::Version
66
66
  version: 2.a