google-apis-apigateway_v1beta 0.4.0 → 0.5.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: 319b0bf96f6c0baae51958aef50b9f2f74676018cb27161a7f259bfd50b32998
4
- data.tar.gz: 0d40f5d9efbeb7d15d49a460e31b092077157b716a8473df94935cd098a10f06
3
+ metadata.gz: f91d05da79bb5bc8291c160caae31c114ec350d1796f1255efe2eb698a5d8f3b
4
+ data.tar.gz: 35db3a799530702909b16345e1aada54f9708ae24fac0ac48f4bb2ee88b0eb9d
5
5
  SHA512:
6
- metadata.gz: '0413369102ca8a3ee94d60414132b834675d23b1cd22f33f7839ad6992beb7cbb1c6f5196a8fe35ce71de5db48534a6144df5c0a98f6d1a8f7aef9181a526b30'
7
- data.tar.gz: 7461db45d52813fbd1343189e12bdaa8ced7428abb92a931141f484d8d89f0f8ebfa3c97bc0a32a3085d77be393ed457571eaf3265efe3bca2d4c43b372c034b
6
+ metadata.gz: 6178953bc47115a928ff60a04cc275152feac66ece8d0202f210aeea93134030f57ccec35745559eb7e4faf18973671264e15b9bf46c48318dd6448893aa296a
7
+ data.tar.gz: 367d4c169adb485430c6bb471990c6fb61dd6b5fccff665691873b1edb9e88653c5a66fe2b1cf7ad39a1049be60280cc8c3f03a2911ee9bf31505176979c8f77
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigateway_v1beta
2
2
 
3
+ ### v0.5.0 (2021-04-16)
4
+
5
+ * Regenerated from discovery document revision 20210408
6
+
3
7
  ### v0.4.0 (2021-03-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20210310
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210310"
25
+ REVISION = "20210408"
26
26
  end
27
27
  end
28
28
  end
@@ -87,7 +87,7 @@ module Google
87
87
  # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
88
  # AIP-160](https://google.aip.dev/160).
89
89
  # @param [Fixnum] page_size
90
- # The maximum number of results to return. If not set, the service will select a
90
+ # The maximum number of results to return. If not set, the service selects a
91
91
  # default.
92
92
  # @param [String] page_token
93
93
  # A page token received from the `next_page_token` field in the response. Send
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.4.0
4
+ version: 0.5.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-03-22 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-apigateway_v1beta/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-apigateway_v1beta
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for API Gateway API V1beta