google-apis-appengine_v1alpha 0.43.0 → 0.44.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: 414487b72bb1f4a6a09b9485d8df8a33ce335ab112fc1f674d9b2b407b4c22f4
4
- data.tar.gz: 6935a2836068211b21fa274636229a990b8116715705594c1b31b417b80e7f51
3
+ metadata.gz: 70845ee10019c9870148fbcd5c27fec2699f281854397f60e69ca5218c23849f
4
+ data.tar.gz: 3f21ddbe1ab4e1336130e7277d56c0188771f3a8c67c35725d31c2da14df6b63
5
5
  SHA512:
6
- metadata.gz: 36cc5bec1597376d2ea735c0f92023c06ed77c99f9a10d165134a1ab878ae2fc167be2ead65bbf8ca7bb1e9a6da815cf2bfa61e3ed0a0b9df78b1d68f3f2a3a4
7
- data.tar.gz: 39a445fade02bb40a9b74c978b945ee30ba45efdf7b6aa9e9ceee647bedd760ff394b275b41b2dc8490898b32b0ca0e96b1a6a88554366137474ff59131711ba
6
+ metadata.gz: 8722bb0134b07e533966e46640509d742e86094bed74579e352716c0f07d502de9692dea04af63747800e2c8c360ac1f3bee86da616ed55fdce09babc55eee3f
7
+ data.tar.gz: f390a40614ddc738a23de369fde0fb69a0ec21a88905e34903efc3066353734699116edd0990b87521f8a9e4042ca8c1f6b16a76d97df69e51391e0440849400
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-appengine_v1alpha
2
2
 
3
+ ### v0.44.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251210
6
+
3
7
  ### v0.43.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251103
@@ -507,8 +507,8 @@ module Google
507
507
  attr_accessor :operations
508
508
 
509
509
  # Unordered list. Unreachable resources. Populated when the request sets
510
- # ListOperationsRequest.return_partial_success and reads across collections e.g.
511
- # when attempting to list all resources across all supported locations.
510
+ # ListOperationsRequest.return_partial_success and reads across collections. For
511
+ # example, when attempting to list all resources across all supported locations.
512
512
  # Corresponds to the JSON property `unreachable`
513
513
  # @return [Array<String>]
514
514
  attr_accessor :unreachable
@@ -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.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251103"
25
+ REVISION = "20251210"
26
26
  end
27
27
  end
28
28
  end
@@ -606,10 +606,11 @@ module Google
606
606
  # @param [Boolean] return_partial_success
607
607
  # When set to true, operations that are reachable are returned as normal, and
608
608
  # those that are unreachable are returned in the ListOperationsResponse.
609
- # unreachable field.This can only be true when reading across collections e.g.
610
- # when parent is set to "projects/example/locations/-".This field is not by
611
- # default supported and will result in an UNIMPLEMENTED error if set unless
612
- # explicitly documented otherwise in service or product specific documentation.
609
+ # unreachable field.This can only be true when reading across collections. For
610
+ # example, when parent is set to "projects/example/locations/-".This field is
611
+ # not supported by default and will result in an UNIMPLEMENTED error if set
612
+ # unless explicitly documented otherwise in service or product specific
613
+ # documentation.
613
614
  # @param [String] fields
614
615
  # Selector specifying which fields to include in a partial response.
615
616
  # @param [String] quota_user
@@ -1267,10 +1268,11 @@ module Google
1267
1268
  # @param [Boolean] return_partial_success
1268
1269
  # When set to true, operations that are reachable are returned as normal, and
1269
1270
  # those that are unreachable are returned in the ListOperationsResponse.
1270
- # unreachable field.This can only be true when reading across collections e.g.
1271
- # when parent is set to "projects/example/locations/-".This field is not by
1272
- # default supported and will result in an UNIMPLEMENTED error if set unless
1273
- # explicitly documented otherwise in service or product specific documentation.
1271
+ # unreachable field.This can only be true when reading across collections. For
1272
+ # example, when parent is set to "projects/example/locations/-".This field is
1273
+ # not supported by default and will result in an UNIMPLEMENTED error if set
1274
+ # unless explicitly documented otherwise in service or product specific
1275
+ # documentation.
1274
1276
  # @param [String] fields
1275
1277
  # Selector specifying which fields to include in a partial response.
1276
1278
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-appengine_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.43.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-appengine_v1alpha/v0.44.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-appengine_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: