google-apis-apigateway_v1beta 0.11.0 → 0.12.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: a289f6c79876afb0aa4107f27d33f690a9084a8d95dd0ab5ee901c2d2306f400
4
- data.tar.gz: 6aaf303a904606a1da77e5f4bf680df12678bbe6b9896136251c411772285f26
3
+ metadata.gz: b07dc27fd93d7613abb883b4ac5dff88fab0a18bf4e897fa331ef878acb1f23c
4
+ data.tar.gz: 99369259f8134201b96bbe2ec32c4d43c686d9e40184019d0a9e9cdbb1c7573b
5
5
  SHA512:
6
- metadata.gz: e825a1a5d90e0a4cbf2174d7811bdd0ee1e998cfbff3727e6ae9f7b863e7dd12e97d6515644e21d2648f3b17a9c54079b7b628af874771896809286cddc44891
7
- data.tar.gz: 80299807122972b59d100f185dc5807f1bcca993edd6ff9d062718b9e99c8c047c978e086521dddeb72b38186a19144baf2cc2cf42b325f453c6248801e206c6
6
+ metadata.gz: 2e48ed73a06cc4cfbc461e7f859946c3c9a348048aaf6d9575672c52df49554d797d6278a23f8ce5c96b4e97865528911dd359d24acae1cf5c95db765d15132a
7
+ data.tar.gz: 3e393d0167e986b2b04e48b2342edd8ca3ee6c9870b8c11d7beea18334d9f06814f6b5bd93222a5a9b7e8d51c3929b5ca048ac721eabb2b8126192253ceb323b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigateway_v1beta
2
2
 
3
+ ### v0.12.0 (2021-11-20)
4
+
5
+ * Regenerated from discovery document revision 20211110
6
+
3
7
  ### v0.11.0 (2021-10-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20211020
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigatewayV1beta
18
18
  # Version of the google-apis-apigateway_v1beta gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.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 = "20211020"
25
+ REVISION = "20211110"
26
26
  end
27
27
  end
28
28
  end
@@ -226,13 +226,16 @@ module Google
226
226
  # REQUIRED: The resource for which the policy is being requested. See the
227
227
  # operation documentation for the appropriate value for this field.
228
228
  # @param [Fixnum] options_requested_policy_version
229
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
230
- # 3. Requests specifying an invalid value will be rejected. Requests for
231
- # policies with any conditional bindings must specify version 3. Policies
232
- # without any conditional bindings may specify any valid value or leave the
233
- # field unset. To learn which resources support conditions in their IAM policies,
234
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
235
- # resource-policies).
229
+ # Optional. The maximum policy version that will be used to format the policy.
230
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
231
+ # rejected. Requests for policies with any conditional role bindings must
232
+ # specify version 3. Policies with no conditional role bindings may specify any
233
+ # valid value or leave the field unset. The policy in the response might use the
234
+ # policy version that you specified, or it might use a lower policy version. For
235
+ # example, if you specify version 3, but the policy has no conditional role
236
+ # bindings, the response uses version 1. To learn which resources support
237
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
238
+ # google.com/iam/help/conditions/resource-policies).
236
239
  # @param [String] fields
237
240
  # Selector specifying which fields to include in a partial response.
238
241
  # @param [String] quota_user
@@ -528,13 +531,16 @@ module Google
528
531
  # REQUIRED: The resource for which the policy is being requested. See the
529
532
  # operation documentation for the appropriate value for this field.
530
533
  # @param [Fixnum] options_requested_policy_version
531
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
532
- # 3. Requests specifying an invalid value will be rejected. Requests for
533
- # policies with any conditional bindings must specify version 3. Policies
534
- # without any conditional bindings may specify any valid value or leave the
535
- # field unset. To learn which resources support conditions in their IAM policies,
536
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
537
- # resource-policies).
534
+ # Optional. The maximum policy version that will be used to format the policy.
535
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
536
+ # rejected. Requests for policies with any conditional role bindings must
537
+ # specify version 3. Policies with no conditional role bindings may specify any
538
+ # valid value or leave the field unset. The policy in the response might use the
539
+ # policy version that you specified, or it might use a lower policy version. For
540
+ # example, if you specify version 3, but the policy has no conditional role
541
+ # bindings, the response uses version 1. To learn which resources support
542
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
543
+ # google.com/iam/help/conditions/resource-policies).
538
544
  # @param [String] fields
539
545
  # Selector specifying which fields to include in a partial response.
540
546
  # @param [String] quota_user
@@ -824,13 +830,16 @@ module Google
824
830
  # REQUIRED: The resource for which the policy is being requested. See the
825
831
  # operation documentation for the appropriate value for this field.
826
832
  # @param [Fixnum] options_requested_policy_version
827
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
828
- # 3. Requests specifying an invalid value will be rejected. Requests for
829
- # policies with any conditional bindings must specify version 3. Policies
830
- # without any conditional bindings may specify any valid value or leave the
831
- # field unset. To learn which resources support conditions in their IAM policies,
832
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
833
- # resource-policies).
833
+ # Optional. The maximum policy version that will be used to format the policy.
834
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
835
+ # rejected. Requests for policies with any conditional role bindings must
836
+ # specify version 3. Policies with no conditional role bindings may specify any
837
+ # valid value or leave the field unset. The policy in the response might use the
838
+ # policy version that you specified, or it might use a lower policy version. For
839
+ # example, if you specify version 3, but the policy has no conditional role
840
+ # bindings, the response uses version 1. To learn which resources support
841
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
842
+ # google.com/iam/help/conditions/resource-policies).
834
843
  # @param [String] fields
835
844
  # Selector specifying which fields to include in a partial response.
836
845
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigateway_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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-apigateway_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigateway_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []