google-apis-appengine_v1alpha 0.9.0 → 0.13.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: fa90cd63f27489c4a669194b58d377e5b4ed4263871023c31c1506d12ef74c1b
4
- data.tar.gz: 4b4e11c1476f4b6f4cb49ae8cd176fb4c60058731411cd615fdbcabe0e564f2e
3
+ metadata.gz: 503ed0268edad7eead8e8808dac9f11873396d9d08c54f8b460c8043ec99ce8b
4
+ data.tar.gz: 90aeaab5f232aaefcb7ec5c93e214d5e4d11024df9d7b74465917c25dfba6d34
5
5
  SHA512:
6
- metadata.gz: 0e69d7710644f9303e135818b4c74374fc98f80b7a76041572d4b88f5c4b70ab4373bb1b1bc87f55e54faa7a1bd752fcb5b62d954a45da6ef5c6ba4969618515
7
- data.tar.gz: e9291a8ceb8dbfa9ad90384fda6fc8c091ea88cc340208dfda7bfaf9a258614839abf3a94a0fa852a457ea1709b779b7ee217e674e9826c4f7ea1c54b59739b6
6
+ metadata.gz: 1890c5e0b5b8e931fa3b4320056f7452c22e4996229e99a5446d88739456a30f2ee5e08cbca5375163d4ebefea45d34081a8ea88b1b24e55f0ac70e6b373531b
7
+ data.tar.gz: 3afabcfe091bb081646b18ecdd33a864c975e0cd071b2c84b4623c4288c20dc74cd3ce2b004de65a599d703652b883bd9c1709668ac1f86d1bca8c132eeb3af4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-appengine_v1alpha
2
2
 
3
+ ### v0.13.0 (2021-10-08)
4
+
5
+ * Regenerated from discovery document revision 20211002
6
+
7
+ ### v0.12.0 (2021-09-03)
8
+
9
+ * Regenerated from discovery document revision 20210827
10
+
11
+ ### v0.11.0 (2021-08-20)
12
+
13
+ * Regenerated from discovery document revision 20210816
14
+
15
+ ### v0.10.0 (2021-06-29)
16
+
17
+ * Regenerated from discovery document revision 20210618
18
+ * Regenerated using generator version 0.4.0
19
+
3
20
  ### v0.9.0 (2021-06-24)
4
21
 
5
22
  * Unspecified changes
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AppengineV1alpha
18
18
  # Version of the google-apis-appengine_v1alpha gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210613"
25
+ REVISION = "20211002"
26
26
  end
27
27
  end
28
28
  end
@@ -32,10 +32,10 @@ module Google
32
32
  # View and manage your applications deployed on Google App Engine
33
33
  AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
34
34
 
35
- # See, edit, configure, and delete your Google Cloud Platform data
35
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
36
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
37
 
38
- # View your data across Google Cloud Platform services
38
+ # View your data across Google Cloud services and see the email address of your Google Account
39
39
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
40
40
  end
41
41
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-appengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.13.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-06-28 00:00:00.000000000 Z
11
+ date: 2021-10-11 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.3'
19
+ version: '0.4'
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.3'
29
+ version: '0.4'
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/master/generated/google-apis-appengine_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-appengine_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []