google-apis-appengine_v1alpha 0.7.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 95a379324b8d8c64d396199cb567a25816c52f326ef414466fd0aee8640a0ac0
4
- data.tar.gz: a44aa4286c5b172b92d1a3efec74a2cad4808b83ecce0e2463fe9854c88f89e8
3
+ metadata.gz: 89365089129406f51c2dfe98c915c3c0db00e0ede583047d7caa972b602541e3
4
+ data.tar.gz: ad3ebe9e9954d47ddbf1d084db26e6773c9a9c7e4c9dd9b9e33c631064a4b45b
5
5
  SHA512:
6
- metadata.gz: 34f86abed04a77d9ce89c7d7d80375925a5e33369d963c9dbe7c95f170732694feca70bab658e8b6c3a2053d4ec00b8f48a92c903f9124adb75d327d7b3cccf4
7
- data.tar.gz: 677704d4b15bf0202c7a87b7f0e18d274145bbfa3f1dfb9356accf8a79f7145325086ccd0d8f8ceb318c8499f840accb4bd222d3ecbfa0246f41029c46c76f26
6
+ metadata.gz: c81440d42b8d5945cc1a31aabd52c09fb3bb440741af7cdd023977102a547078db0b426c1ab252227fc7b81a753d12f0f13e4a95156ce4a7b1d204d206fe371e
7
+ data.tar.gz: 39cd6e24a94b021fea4c1dae8a2b72681d5df756ab92a893645176c71b6afb1aa272117521b3505bfda449aeaa396239fb8decc1ad2c9fda00843c55665e6650
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-appengine_v1alpha
2
2
 
3
+ ### v0.8.0 (2021-06-18)
4
+
5
+ * Regenerated from discovery document revision 20210613
6
+ * Regenerated using generator version 0.3.0
7
+
3
8
  ### v0.7.0 (2021-05-19)
4
9
 
5
10
  * 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.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210410"
25
+ REVISION = "20210613"
26
26
  end
27
27
  end
28
28
  end
@@ -439,7 +439,7 @@ module Google
439
439
  # certificate ID will be automatically populated. Only applicable if
440
440
  # ssl_settings.certificate_id is specified in the update mask.
441
441
  # @param [String] update_mask
442
- # Standard field mask for the set of fields to be updated.
442
+ # Required. Standard field mask for the set of fields to be updated.
443
443
  # @param [String] fields
444
444
  # Selector specifying which fields to include in a partial response.
445
445
  # @param [String] quota_user
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.7.0
4
+ version: 0.8.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-05-24 00:00:00.000000000 Z
11
+ date: 2021-06-21 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-appengine_v1alpha/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-appengine_v1alpha
57
57
  post_install_message:
58
58
  rdoc_options: []