google-apis-pubsub_v1beta2 0.13.0 → 0.14.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71ba1d75d4245259fa1d72b08ce51c42361aae332449dd3e9fa54b80bd8b8ef0
4
- data.tar.gz: 3f66f0f7291197a9a9dbe0264a010847737d90f4ef0912229976ddd06838da80
3
+ metadata.gz: 1307e93e5a27cc1d523428d8cada4a1dbbb08ec4d81d06c4b61541084883823a
4
+ data.tar.gz: bcc1b1211e804e340c8afb23a8158ba41493c3a00386c8ba8386e1788cc3ffd4
5
5
  SHA512:
6
- metadata.gz: adcaa1c69afa65cf5d892d8bc86785b86eec081bab13cfd618f099651430d6f0d601551def0b16c82711ce8233bb1745460b22be6c155b7d167424d89583be1e
7
- data.tar.gz: 55dc6fd528e5fcbc01b21838a2e7b666a0f2bf98a00bc79b26e2eb5c661cccd7125589b83caa186a1e4874bd5d16364a707512f0c4efdf916da5f9d7728c0365
6
+ metadata.gz: ee2497b9a6142a18c3bb0c823bb36997fe7368a4766befec459c0cc268f1d86c4f36d8bf4bdc79712ffc35d02bba4ba74b94e24bca20c40723a663e3b0676164
7
+ data.tar.gz: 3a91c7c4982c014666ff422f72e0f123b8fd3ad0b65078405b33c907baa6214952d7b80b99e05a29759c69ac3bf5089167b82e1aeade325094016ff0805c23d4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.14.0 (2022-05-13)
4
+
5
+ * Regenerated from discovery document revision 20220502
6
+
3
7
  ### v0.13.0 (2022-04-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20220404
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1beta2
18
18
  # Version of the google-apis-pubsub_v1beta2 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220404"
25
+ REVISION = "20220502"
26
26
  end
27
27
  end
28
28
  end
@@ -195,8 +195,9 @@ module Google
195
195
  # Gets the access control policy for a resource. Returns an empty policy if the
196
196
  # resource exists and does not have a policy set.
197
197
  # @param [String] resource
198
- # REQUIRED: The resource for which the policy is being requested. See the
199
- # operation documentation for the appropriate value for this field.
198
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
199
+ # names](https://cloud.google.com/apis/design/resource_names) for the
200
+ # appropriate value for this field.
200
201
  # @param [Fixnum] options_requested_policy_version
201
202
  # Optional. The maximum policy version that will be used to format the policy.
202
203
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -387,8 +388,9 @@ module Google
387
388
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
388
389
  # PERMISSION_DENIED` errors.
389
390
  # @param [String] resource
390
- # REQUIRED: The resource for which the policy is being specified. See the
391
- # operation documentation for the appropriate value for this field.
391
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
392
+ # names](https://cloud.google.com/apis/design/resource_names) for the
393
+ # appropriate value for this field.
392
394
  # @param [Google::Apis::PubsubV1beta2::SetIamPolicyRequest] set_iam_policy_request_object
393
395
  # @param [String] fields
394
396
  # Selector specifying which fields to include in a partial response.
@@ -425,8 +427,9 @@ module Google
425
427
  # permission-aware UIs and command-line tools, not for authorization checking.
426
428
  # This operation may "fail open" without warning.
427
429
  # @param [String] resource
428
- # REQUIRED: The resource for which the policy detail is being requested. See the
429
- # operation documentation for the appropriate value for this field.
430
+ # REQUIRED: The resource for which the policy detail is being requested. See [
431
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
432
+ # appropriate value for this field.
430
433
  # @param [Google::Apis::PubsubV1beta2::TestIamPermissionsRequest] test_iam_permissions_request_object
431
434
  # @param [String] fields
432
435
  # Selector specifying which fields to include in a partial response.
@@ -561,8 +564,9 @@ module Google
561
564
  # Gets the access control policy for a resource. Returns an empty policy if the
562
565
  # resource exists and does not have a policy set.
563
566
  # @param [String] resource
564
- # REQUIRED: The resource for which the policy is being requested. See the
565
- # operation documentation for the appropriate value for this field.
567
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
568
+ # names](https://cloud.google.com/apis/design/resource_names) for the
569
+ # appropriate value for this field.
566
570
  # @param [Fixnum] options_requested_policy_version
567
571
  # Optional. The maximum policy version that will be used to format the policy.
568
572
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -679,8 +683,9 @@ module Google
679
683
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
680
684
  # PERMISSION_DENIED` errors.
681
685
  # @param [String] resource
682
- # REQUIRED: The resource for which the policy is being specified. See the
683
- # operation documentation for the appropriate value for this field.
686
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
687
+ # names](https://cloud.google.com/apis/design/resource_names) for the
688
+ # appropriate value for this field.
684
689
  # @param [Google::Apis::PubsubV1beta2::SetIamPolicyRequest] set_iam_policy_request_object
685
690
  # @param [String] fields
686
691
  # Selector specifying which fields to include in a partial response.
@@ -717,8 +722,9 @@ module Google
717
722
  # permission-aware UIs and command-line tools, not for authorization checking.
718
723
  # This operation may "fail open" without warning.
719
724
  # @param [String] resource
720
- # REQUIRED: The resource for which the policy detail is being requested. See the
721
- # operation documentation for the appropriate value for this field.
725
+ # REQUIRED: The resource for which the policy detail is being requested. See [
726
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
727
+ # appropriate value for this field.
722
728
  # @param [Google::Apis::PubsubV1beta2::TestIamPermissionsRequest] test_iam_permissions_request_object
723
729
  # @param [String] fields
724
730
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-pubsub_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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: 2022-04-18 00:00:00.000000000 Z
11
+ date: 2022-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []