google-apis-cloudscheduler_v1 0.42.0 → 0.43.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: fb9e415b1f1b1efa8daf6b3019def90e25cb8c5a813f7bbe56dbdd3a621178df
4
- data.tar.gz: 377f8862451173f673dc7b2960fbb3573252a1689d0545b835c6fd962f59b8ef
3
+ metadata.gz: 8f13dbbed1e05c07e5520a2857972e8556597670acc3c9dc9467b3cd4fe2bee2
4
+ data.tar.gz: 150d3be5aff4588ceda8c738da1e118c220c3044d7b6a5638ea72432659c2b92
5
5
  SHA512:
6
- metadata.gz: a4050bb363f673c85cd615ce1349331408b4f120fcb5401d6f0b9ea904f3956f19aad57ae612e67d2af09588e0d813392b4124fee209cd075152a32a233f2f34
7
- data.tar.gz: df6c7e8839cafec633c2f3403c0b9e5f405eb74f6c986f0f60ab27b1d80bb687dddd5aa1e295806828049e7d7ac2d5234c25effdc1800a65e81aec6b2455cebc
6
+ metadata.gz: ae53ac0d879fa4000abde6fc1cced60da9c6a4864e3d37efc2c204210611f3dd6a9a4ccdb0ce870a5919e8f69d125db0f3bfb688e63497f2cb8e2b58a77568ea
7
+ data.tar.gz: 506efecc9fffdcbea9ba139583a70973ff897f501069b4b81675e45054186bba1b1af576aa5e5b1c573caa2a1e145f1a7001ab86cb9a09ea0fe677d082ef068b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudscheduler_v1
2
2
 
3
+ ### v0.43.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251205
6
+
3
7
  ### v0.42.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251022
@@ -556,8 +556,9 @@ module Google
556
556
  attr_accessor :operations
557
557
 
558
558
  # Unordered list. Unreachable resources. Populated when the request sets `
559
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
560
- # when attempting to list all resources across all supported locations.
559
+ # ListOperationsRequest.return_partial_success` and reads across collections.
560
+ # For example, when attempting to list all resources across all supported
561
+ # locations.
561
562
  # Corresponds to the JSON property `unreachable`
562
563
  # @return [Array<String>]
563
564
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudschedulerV1
18
18
  # Version of the google-apis-cloudscheduler_v1 gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.43.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 = "20251022"
25
+ REVISION = "20251205"
26
26
  end
27
27
  end
28
28
  end
@@ -609,11 +609,12 @@ module Google
609
609
  # The standard list page token.
610
610
  # @param [Boolean] return_partial_success
611
611
  # When set to `true`, operations that are reachable are returned as normal, and
612
- # those that are unreachable are returned in the [ListOperationsResponse.
613
- # unreachable] field. This can only be `true` when reading across collections e.
614
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
615
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
616
- # explicitly documented otherwise in service or product specific documentation.
612
+ # those that are unreachable are returned in the ListOperationsResponse.
613
+ # unreachable field. This can only be `true` when reading across collections.
614
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
615
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
616
+ # if set unless explicitly documented otherwise in service or product specific
617
+ # documentation.
617
618
  # @param [String] fields
618
619
  # Selector specifying which fields to include in a partial response.
619
620
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudscheduler_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.0
4
+ version: 0.43.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-cloudscheduler_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudscheduler_v1/v0.42.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudscheduler_v1/v0.43.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudscheduler_v1
62
62
  rdoc_options: []
63
63
  require_paths: