google-apis-apigateway_v1beta 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: a289f6c79876afb0aa4107f27d33f690a9084a8d95dd0ab5ee901c2d2306f400
4
- data.tar.gz: 6aaf303a904606a1da77e5f4bf680df12678bbe6b9896136251c411772285f26
3
+ metadata.gz: 066e6d19f6b6c24a9c8a195f8588e2808ba134e8d80d0f246079c32f6b83133a
4
+ data.tar.gz: 5f85bb439f1bab954c50f34797464d9470a2a31df130def65cfe5c3c96e1a024
5
5
  SHA512:
6
- metadata.gz: e825a1a5d90e0a4cbf2174d7811bdd0ee1e998cfbff3727e6ae9f7b863e7dd12e97d6515644e21d2648f3b17a9c54079b7b628af874771896809286cddc44891
7
- data.tar.gz: 80299807122972b59d100f185dc5807f1bcca993edd6ff9d062718b9e99c8c047c978e086521dddeb72b38186a19144baf2cc2cf42b325f453c6248801e206c6
6
+ metadata.gz: 6102746d4d5a21d31c5df8d4841f90b2ebb94c664ea05377ff48b857a85a1b9cf2d641a0de3588d710b0d1490421c1b5ede957bf66998505d0d2b2c040e31381
7
+ data.tar.gz: b446f2d87cdcfe6930ec0f82383cffaf5fd972b913abed82b849ba5b14a82764fd5886c2a12b71d9c5bf131291478f40e02e079dc60069a42fe7405f5e5f8a1d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-apigateway_v1beta
2
2
 
3
+ ### v0.14.0 (2022-04-05)
4
+
5
+ * Regenerated from discovery document revision 20220323
6
+ * Regenerated using generator version 0.4.1
7
+
8
+ ### v0.13.0 (2021-12-14)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.12.0 (2021-11-20)
13
+
14
+ * Regenerated from discovery document revision 20211110
15
+
3
16
  ### v0.11.0 (2021-10-23)
4
17
 
5
18
  * Regenerated from discovery document revision 20211020
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/apigateway_v1beta"
51
51
  client = Google::Apis::ApigatewayV1beta::ApigatewayService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -1157,8 +1157,7 @@ module Google
1157
1157
  # A generic empty message that you can re-use to avoid defining duplicated empty
1158
1158
  # messages in your APIs. A typical example is to use it as the request or the
1159
1159
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
1160
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
1161
- # `Empty` is empty JSON object ````.
1160
+ # protobuf.Empty) returns (google.protobuf.Empty); `
1162
1161
  class Empty
1163
1162
  include Google::Apis::Core::Hashable
1164
1163
 
@@ -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.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 = "20211020"
25
+ REVISION = "20220323"
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.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2022-04-11 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.14.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: []
@@ -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.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for API Gateway API V1beta