google-apis-pubsub_v1 0.9.0 → 0.10.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: ad6cb6ebdd84da0e8c3d2934eff6647162ef5f570b59b8afd0d3742fc9377cce
4
- data.tar.gz: 9a4db1295a798f2b495b2e60280b13fc28461e5c1cfc3d823ebb947860b8cbd7
3
+ metadata.gz: 7221fbdb8d3734af80016069d6160c557d6ff2aa818889387c38d6fb23dda66b
4
+ data.tar.gz: a517229870ff5b517a040a6d6120c578a5fbdfa3d8146866550f252be4c73f6d
5
5
  SHA512:
6
- metadata.gz: 9fd0de5cc6e97750741607c40b07bd5966680aa5617d110d2ab9337c3745c22143430ec2ad0ca2d0e542c19105d396ce720376026f10fb410c03954d6582acd4
7
- data.tar.gz: 72390dc9e8e6b5581ca09d97caf5e8937346914117a5e2e75abb447c0bcb97d17c616977c4c3453c5ea963c64c904ce0a3cea44c223dd7782b6adaf46cd25a81
6
+ metadata.gz: 74eb89878d6550f124cfdecf82745c083dcb8e6de5f9192e5e193d27b78eccd20981a34289ee83223dbaeb6c2248549640eab2d349b2843aea9e5401c2850822
7
+ data.tar.gz: 8b5cd49a80d28ad57badd2791f5fe5dd60d0463546d79ab7c85b805118953ee86a7842ff93f8585954823bb726c5499fa88c0c45573f89e371369570238ad661
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1
2
2
 
3
+ ### v0.10.0 (2021-11-19)
4
+
5
+ * Regenerated from discovery document revision 20211108
6
+
3
7
  ### v0.9.0 (2021-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20211012
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1
18
18
  # Version of the google-apis-pubsub_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211012"
25
+ REVISION = "20211108"
26
26
  end
27
27
  end
28
28
  end
@@ -160,13 +160,16 @@ module Google
160
160
  # REQUIRED: The resource for which the policy is being requested. See the
161
161
  # operation documentation for the appropriate value for this field.
162
162
  # @param [Fixnum] options_requested_policy_version
163
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
164
- # 3. Requests specifying an invalid value will be rejected. Requests for
165
- # policies with any conditional bindings must specify version 3. Policies
166
- # without any conditional bindings may specify any valid value or leave the
167
- # field unset. To learn which resources support conditions in their IAM policies,
168
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
169
- # resource-policies).
163
+ # Optional. The maximum policy version that will be used to format the policy.
164
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
165
+ # rejected. Requests for policies with any conditional role bindings must
166
+ # specify version 3. Policies with no conditional role bindings may specify any
167
+ # valid value or leave the field unset. The policy in the response might use the
168
+ # policy version that you specified, or it might use a lower policy version. For
169
+ # example, if you specify version 3, but the policy has no conditional role
170
+ # bindings, the response uses version 1. To learn which resources support
171
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
172
+ # google.com/iam/help/conditions/resource-policies).
170
173
  # @param [String] fields
171
174
  # Selector specifying which fields to include in a partial response.
172
175
  # @param [String] quota_user
@@ -509,13 +512,16 @@ module Google
509
512
  # REQUIRED: The resource for which the policy is being requested. See the
510
513
  # operation documentation for the appropriate value for this field.
511
514
  # @param [Fixnum] options_requested_policy_version
512
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
513
- # 3. Requests specifying an invalid value will be rejected. Requests for
514
- # policies with any conditional bindings must specify version 3. Policies
515
- # without any conditional bindings may specify any valid value or leave the
516
- # field unset. To learn which resources support conditions in their IAM policies,
517
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
518
- # resource-policies).
515
+ # Optional. The maximum policy version that will be used to format the policy.
516
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
517
+ # rejected. Requests for policies with any conditional role bindings must
518
+ # specify version 3. Policies with no conditional role bindings may specify any
519
+ # valid value or leave the field unset. The policy in the response might use the
520
+ # policy version that you specified, or it might use a lower policy version. For
521
+ # example, if you specify version 3, but the policy has no conditional role
522
+ # bindings, the response uses version 1. To learn which resources support
523
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
524
+ # google.com/iam/help/conditions/resource-policies).
519
525
  # @param [String] fields
520
526
  # Selector specifying which fields to include in a partial response.
521
527
  # @param [String] quota_user
@@ -886,13 +892,16 @@ module Google
886
892
  # REQUIRED: The resource for which the policy is being requested. See the
887
893
  # operation documentation for the appropriate value for this field.
888
894
  # @param [Fixnum] options_requested_policy_version
889
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
890
- # 3. Requests specifying an invalid value will be rejected. Requests for
891
- # policies with any conditional bindings must specify version 3. Policies
892
- # without any conditional bindings may specify any valid value or leave the
893
- # field unset. To learn which resources support conditions in their IAM policies,
894
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
895
- # resource-policies).
895
+ # Optional. The maximum policy version that will be used to format the policy.
896
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
897
+ # rejected. Requests for policies with any conditional role bindings must
898
+ # specify version 3. Policies with no conditional role bindings may specify any
899
+ # valid value or leave the field unset. The policy in the response might use the
900
+ # policy version that you specified, or it might use a lower policy version. For
901
+ # example, if you specify version 3, but the policy has no conditional role
902
+ # bindings, the response uses version 1. To learn which resources support
903
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
904
+ # google.com/iam/help/conditions/resource-policies).
896
905
  # @param [String] fields
897
906
  # Selector specifying which fields to include in a partial response.
898
907
  # @param [String] quota_user
@@ -1333,13 +1342,16 @@ module Google
1333
1342
  # REQUIRED: The resource for which the policy is being requested. See the
1334
1343
  # operation documentation for the appropriate value for this field.
1335
1344
  # @param [Fixnum] options_requested_policy_version
1336
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
1337
- # 3. Requests specifying an invalid value will be rejected. Requests for
1338
- # policies with any conditional bindings must specify version 3. Policies
1339
- # without any conditional bindings may specify any valid value or leave the
1340
- # field unset. To learn which resources support conditions in their IAM policies,
1341
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1342
- # resource-policies).
1345
+ # Optional. The maximum policy version that will be used to format the policy.
1346
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
1347
+ # rejected. Requests for policies with any conditional role bindings must
1348
+ # specify version 3. Policies with no conditional role bindings may specify any
1349
+ # valid value or leave the field unset. The policy in the response might use the
1350
+ # policy version that you specified, or it might use a lower policy version. For
1351
+ # example, if you specify version 3, but the policy has no conditional role
1352
+ # bindings, the response uses version 1. To learn which resources support
1353
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1354
+ # google.com/iam/help/conditions/resource-policies).
1343
1355
  # @param [String] fields
1344
1356
  # Selector specifying which fields to include in a partial response.
1345
1357
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-pubsub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-12-06 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1
63
63
  post_install_message:
64
64
  rdoc_options: []