google-apis-appengine_v1beta 0.23.0 → 0.26.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: db9c41f9747efaf4f2679565db73248edc625cf3686c7eecce00f97d6c77816e
4
- data.tar.gz: 3d4031a30e6d31cb37bb745157009f5110c874bb8ce83da5551c5e8bd9016fa4
3
+ metadata.gz: 0bc4cc7db4579da4bca5169d3a43e52aaa53bbc387bb5068845bcb098101a595
4
+ data.tar.gz: 9da73e6a9c8b9d2ed0ea12ed9fe4ebe7cf75b06da24db9cceeeb26a9dbb0a1ad
5
5
  SHA512:
6
- metadata.gz: e2e0f762d90ab05509ba1b29bfe07fd71ca01d6748466e65ae83dbc8468633fcdbdb8f2706a9b327a27516a9bfd5bd7824a1aa6d8c92542e6fc7efe0d7ed2498
7
- data.tar.gz: 5a440ea2b377ee1f362ee4bb004f049cc29415b06b1b63d61248e6f84298d1862ad837453bad849f451226fc9ae892409fbb5f3bc8209b4ed11f534ea99ad4fa
6
+ metadata.gz: 2238d379369a073f41f6b1d6e55b4111d65833ebb45ac6e3fcc6c94811fbce05e935ee133c74e13222dd595299b67e55f6a93c73c39101e75575aa196363de49
7
+ data.tar.gz: 55e75f2a109f88aa396c673b7d711dc1687dbb847929cbaf8cfe0072052f4be00624c8c8711e4b677f01a2c10245262692c7109e4add0a5a7e02a2754b426c06
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-appengine_v1beta
2
2
 
3
+ ### v0.26.0 (2022-08-28)
4
+
5
+ * Regenerated from discovery document revision 20220818
6
+ * Regenerated using generator version 0.9.0
7
+
8
+ ### v0.25.0 (2022-07-01)
9
+
10
+ * Regenerated using generator version 0.8.0
11
+
12
+ ### v0.24.0 (2022-06-21)
13
+
14
+ * Regenerated using generator version 0.7.0
15
+
3
16
  ### v0.23.0 (2022-06-04)
4
17
 
5
18
  * Regenerated using generator version 0.5.0
@@ -22,8 +22,8 @@ module Google
22
22
  module Apis
23
23
  module AppengineV1beta
24
24
 
25
- # Google Cloud Endpoints (https://cloud.google.com/appengine/docs/python/
26
- # endpoints/) configuration for API handlers.
25
+ # Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration for
26
+ # API handlers.
27
27
  class ApiConfigHandler
28
28
  include Google::Apis::Core::Hashable
29
29
 
@@ -901,7 +901,7 @@ module Google
901
901
  end
902
902
  end
903
903
 
904
- # Cloud Endpoints (https://cloud.google.com/endpoints) configuration. The
904
+ # Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration. The
905
905
  # Endpoints API Service provides tooling for serving Open API and gRPC endpoints
906
906
  # via an NGINX proxy. Only valid for App Engine Flexible environment deployments.
907
907
  # The fields here refer to the name and configuration ID of a "service" resource
@@ -2794,8 +2794,8 @@ module Google
2794
2794
  class Version
2795
2795
  include Google::Apis::Core::Hashable
2796
2796
 
2797
- # Google Cloud Endpoints (https://cloud.google.com/appengine/docs/python/
2798
- # endpoints/) configuration for API handlers.
2797
+ # Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration for
2798
+ # API handlers.
2799
2799
  # Corresponds to the JSON property `apiConfig`
2800
2800
  # @return [Google::Apis::AppengineV1beta::ApiConfigHandler]
2801
2801
  attr_accessor :api_config
@@ -2863,7 +2863,7 @@ module Google
2863
2863
  # @return [Fixnum]
2864
2864
  attr_accessor :disk_usage_bytes
2865
2865
 
2866
- # Cloud Endpoints (https://cloud.google.com/endpoints) configuration. The
2866
+ # Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration. The
2867
2867
  # Endpoints API Service provides tooling for serving Open API and gRPC endpoints
2868
2868
  # via an NGINX proxy. Only valid for App Engine Flexible environment deployments.
2869
2869
  # The fields here refer to the name and configuration ID of a "service" resource
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AppengineV1beta
18
18
  # Version of the google-apis-appengine_v1beta gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220509"
25
+ REVISION = "20220818"
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-appengine_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.26.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-appengine_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1beta/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1beta/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []