google-apis-apigateway_v1beta 0.13.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: e27a8188c3c82caf0eaaaf2b84243892af41f1de28d7f9213a467d87a8338883
4
- data.tar.gz: bc2d61691ff3a55837e1352c167dafe6984ff61c71a9235c7128b2ff32e68775
3
+ metadata.gz: 066e6d19f6b6c24a9c8a195f8588e2808ba134e8d80d0f246079c32f6b83133a
4
+ data.tar.gz: 5f85bb439f1bab954c50f34797464d9470a2a31df130def65cfe5c3c96e1a024
5
5
  SHA512:
6
- metadata.gz: ec6d2a458940e58cc89317e432b3f88c4c2ec6b0e5c1a2c6b85816a6c977a56aa6ba218dbcb461ce8047b60d326286bce90cdfbe0c43864a488867db9f1d1531
7
- data.tar.gz: 4e418129e5a0d642cbc06fb7afd79a16825dc7125b384d97756fd0592a12c23c299771d00bba4e20f050cc0735de56f2a6f9f234b71bf80e41cd022df6de7c8d
6
+ metadata.gz: 6102746d4d5a21d31c5df8d4841f90b2ebb94c664ea05377ff48b857a85a1b9cf2d641a0de3588d710b0d1490421c1b5ede957bf66998505d0d2b2c040e31381
7
+ data.tar.gz: b446f2d87cdcfe6930ec0f82383cffaf5fd972b913abed82b849ba5b14a82764fd5886c2a12b71d9c5bf131291478f40e02e079dc60069a42fe7405f5e5f8a1d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
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
+
3
8
  ### v0.13.0 (2021-12-14)
4
9
 
5
10
  * Unspecified changes
@@ -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.13.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 = "20211110"
25
+ REVISION = "20220323"
26
26
  end
27
27
  end
28
28
  end
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.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-01-10 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.13.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.3.4
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