google-apis-apigateway_v1 0.1.0 → 0.6.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: 73231e3b53415fe4c6e9286104b5c3aaabfcb286d136e5d0e044291d4d06c79d
4
- data.tar.gz: '073840d6cdf456369fe60cd37d749182c570b65084af50ef01e28d65a76ddc1a'
3
+ metadata.gz: b56ad77faabc2d84556f2c7ac986c3149cea9fad1cb5395b1594597c1d6e4068
4
+ data.tar.gz: 3c76dfa07fcfdd444781089e4b4e2765b24078ed51caeb1100a8fd35049fc8b7
5
5
  SHA512:
6
- metadata.gz: ef459c9f6f74b28d3851f66d9c1e3e1aa67df0e6a4b177ec0c241899c5701b3539e7e169cb195be65c7beec4bcefe4ceffb0efc577cf40d016c5dfd0ba32c351
7
- data.tar.gz: fedebef6987042fee885b44c32d6bbf40f4b5cf19e33e84a7ef855bf2b978532a4eb5ac9274f84feb29908988d7b46568ca157817df737b418d15f59d05af866
6
+ metadata.gz: be51cf8b1b7a70ec3eb8af971fd13f9d0e4cc6dffc536beaa4e3d7fc72c77e5a98a02d71c613b577d0c6984d70cd1bd9fca136ca9c92f6a68539eb7edf2aeb7e
7
+ data.tar.gz: c9f5a656a3d35a031cb460c4dad21bc9bcb19b0c291d5ebbdc525c7e763a640a13d059625de2c7805db4cd8b5627c4c90e956f5ac93471fcc4492d3cbc921932
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Release history for google-apis-apigateway_v1
2
2
 
3
+ ### v0.6.0 (2021-05-19)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.5.0 (2021-04-16)
8
+
9
+ * Regenerated from discovery document revision 20210408
10
+
11
+ ### v0.4.0 (2021-03-17)
12
+
13
+ * Regenerated from discovery document revision 20210310
14
+ * Regenerated using generator version 0.2.0
15
+
16
+ ### v0.3.0 (2021-03-04)
17
+
18
+ * Regenerated using generator version 0.1.2
19
+
20
+ ### v0.2.0 (2021-01-13)
21
+
22
+ * Regenerated from discovery document revision 20210107
23
+
3
24
  ### v0.1.0 (2021-01-07)
4
25
 
5
26
  * Regenerated using generator version 0.1.1
data/OVERVIEW.md CHANGED
@@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
79
79
 
80
80
  **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
81
 
82
- The [product documentation]( https://cloud.google.com/api-gateway/docs) may provide guidance regarding the preferred client library to use.
82
+ The [product documentation](https://cloud.google.com/api-gateway/docs) may provide guidance regarding the preferred client library to use.
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
@@ -23,13 +23,13 @@ module Google
23
23
  #
24
24
  #
25
25
  #
26
- # @see https://cloud.google.com/api-gateway/docs
26
+ # @see https://cloud.google.com/api-gateway/docs
27
27
  module ApigatewayV1
28
28
  # Version of the API Gateway API this client connects to.
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigatewayV1
18
18
  # Version of the google-apis-apigateway_v1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201211"
25
+ REVISION = "20210408"
26
26
  end
27
27
  end
28
28
  end
@@ -30,7 +30,7 @@ module Google
30
30
  # Apigateway = Google::Apis::ApigatewayV1 # Alias the module
31
31
  # service = Apigateway::ApigatewayService.new
32
32
  #
33
- # @see https://cloud.google.com/api-gateway/docs
33
+ # @see https://cloud.google.com/api-gateway/docs
34
34
  class ApigatewayService < Google::Apis::Core::BaseService
35
35
  # @return [String]
36
36
  # API key. Your API key identifies your project and provides you with API access,
@@ -83,11 +83,15 @@ module Google
83
83
  # @param [String] name
84
84
  # The resource that owns the locations collection, if applicable.
85
85
  # @param [String] filter
86
- # The standard list filter.
86
+ # A filter to narrow down results to a preferred subset. The filtering language
87
+ # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
+ # AIP-160](https://google.aip.dev/160).
87
89
  # @param [Fixnum] page_size
88
- # The standard list page size.
90
+ # The maximum number of results to return. If not set, the service selects a
91
+ # default.
89
92
  # @param [String] page_token
90
- # The standard list page token.
93
+ # A page token received from the `next_page_token` field in the response. Send
94
+ # that page token to receive the subsequent page.
91
95
  # @param [String] fields
92
96
  # Selector specifying which fields to include in a partial response.
93
97
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigateway_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.6.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-01-08 00:00:00.000000000 Z
11
+ date: 2021-05-24 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_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-apigateway_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
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 V1