google-apis-pubsub_v1beta2 0.11.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7def23d33595a7056091cdae305e3f3fe4e66b9f87dc74c32a55f639ea7c61eb
4
- data.tar.gz: afb8df89ba0ff71d998e2447f5fc67987ac30aff6fcc237b2085f408d4ab7d8f
3
+ metadata.gz: 1307e93e5a27cc1d523428d8cada4a1dbbb08ec4d81d06c4b61541084883823a
4
+ data.tar.gz: bcc1b1211e804e340c8afb23a8158ba41493c3a00386c8ba8386e1788cc3ffd4
5
5
  SHA512:
6
- metadata.gz: 177854cf7b985e94b8de79bb11ac3f2acf1bcb8d18c7da2dd0aff7003e28d6969c8cbaf1af3db21dc3ef3ac8a18f5864effc585b99067c630867bd51c185e9b6
7
- data.tar.gz: 4693cc5f7779b12ef2d77025d7ff3649f1d736cc049807e9841e263e56c4e11db4e8d3eb151287d6a865587766538e2cec86063a058c6ade84cad6cc2232364b
6
+ metadata.gz: ee2497b9a6142a18c3bb0c823bb36997fe7368a4766befec459c0cc268f1d86c4f36d8bf4bdc79712ffc35d02bba4ba74b94e24bca20c40723a663e3b0676164
7
+ data.tar.gz: 3a91c7c4982c014666ff422f72e0f123b8fd3ad0b65078405b33c907baa6214952d7b80b99e05a29759c69ac3bf5089167b82e1aeade325094016ff0805c23d4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
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
+
7
+ ### v0.13.0 (2022-04-17)
8
+
9
+ * Regenerated from discovery document revision 20220404
10
+
11
+ ### v0.12.0 (2022-04-01)
12
+
13
+ * Regenerated from discovery document revision 20220322
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.11.0 (2021-12-14)
4
17
 
5
18
  * Unspecified changes
@@ -65,7 +65,7 @@ module Google
65
65
  # @return [Google::Apis::PubsubV1beta2::Expr]
66
66
  attr_accessor :condition
67
67
 
68
- # Specifies the principals requesting access for a Cloud Platform resource. `
68
+ # Specifies the principals requesting access for a Google Cloud resource. `
69
69
  # members` can have the following values: * `allUsers`: A special identifier
70
70
  # that represents anyone who is on the internet; with or without a Google
71
71
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -116,8 +116,7 @@ module Google
116
116
  # A generic empty message that you can re-use to avoid defining duplicated empty
117
117
  # messages in your APIs. A typical example is to use it as the request or the
118
118
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
119
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
120
- # `Empty` is empty JSON object ````.
119
+ # protobuf.Empty) returns (google.protobuf.Empty); `
121
120
  class Empty
122
121
  include Google::Apis::Core::Hashable
123
122
 
@@ -756,7 +755,7 @@ module Google
756
755
  include Google::Apis::Core::Hashable
757
756
 
758
757
  # The set of permissions to check for the `resource`. Permissions with wildcards
759
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
758
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
760
759
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
761
760
  # Corresponds to the JSON property `permissions`
762
761
  # @return [Array<String>]
@@ -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.11.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211108"
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.11.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-01-10 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.11.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Pub/Sub API V1beta2