google-apis-osconfig_v1 0.50.0 → 0.51.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: 88dcbcbe1339e7689034659b9c3c16f90d5f698f8b8853e3682989b371437a2b
4
- data.tar.gz: 053c2f14adb3748296620782269e585b3b0b83ea1f9f16d94e9af5c3f28b560b
3
+ metadata.gz: 0de3bc06380d65c1648bf7afff77054f0c6a5d5c2eb3820fb6279391abff16b9
4
+ data.tar.gz: a466b820368c17bc929c5d2595ef931d6e90c1b8bf915e845bf925bc497f9484
5
5
  SHA512:
6
- metadata.gz: 4d2b4c07f04d36c26e81ed4838a323d4b1c2b94dac74814b736cc8a55dd9e202eec24fdee52ae9519d45d673b9059808b6fe3fced0313a2d7168334acf089e22
7
- data.tar.gz: 964fa43bceda94bae142baf2b2d5d69844ca6360e23c9920a786fe80546c39e3543d4540b65fed379c06412cf9120b012718c1287801f260af4ea55278b1207a
6
+ metadata.gz: 5cc0959a756887c7ec970c2792ebb04e632907cc1e919c6141914fc5bea3f974d8dc1e8ba361b96253f57c34189613a9404d4c9806c88bd6412c9bacbd063ed9
7
+ data.tar.gz: 2f8cb7053eadfbd4fb841bec5a93a46ce1d5635566beee24aaf89c12460aa471ae9d918631fd127d1b265b75ab146b64f65a1476dbfc52478bc4a3ae0ca779d0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-osconfig_v1
2
2
 
3
+ ### v0.51.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251117
6
+
3
7
  ### v0.50.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251030
@@ -2810,15 +2810,15 @@ module Google
2810
2810
  attr_accessor :reboot_config
2811
2811
 
2812
2812
  # Optional. Enables enhanced reporting for the patch job: 1. Allows the patch
2813
- # job to skip unpatchable instances, reporting them as SKIPPED. An instance can
2814
- # be unpatchable for two reasons: a. The instance runs Container-Optimized OS (
2815
- # COS), which cannot be patched. b. The patch job's configuration prohibits
2816
- # patching on Managed Instance Groups (MIGs) through the PatchConfig.
2817
- # migInstancesAllowed field, and the instance is part of one. 2. The system
2818
- # reports the patch job as SUCCEEDED if it completes without errors, regardless
2819
- # of whether any instances were SKIPPED. 3. The system reports the patch job as
2820
- # COMPLETED_WITH_INACTIVE_VMS if it completes without errors, but some instances
2821
- # were INACTIVE and therefore not patched.
2813
+ # job to skip unpatchable instances, reporting them as `SKIPPED`. An instance
2814
+ # can be unpatchable for two reasons: 1. The instance runs Container-Optimized
2815
+ # OS (COS), which cannot be patched. 2. The instance is part of a managed
2816
+ # instance group (MIG), and patching MIG instances is disabled in the patch job'
2817
+ # s configuration (PatchConfig.migInstancesAllowed is `false`). 2. Reports the
2818
+ # patch job as `SUCCEEDED` if it completes without errors, even if some
2819
+ # instances were `SKIPPED`. 3. Reports the patch job as `
2820
+ # COMPLETED_WITH_INACTIVE_VMS` if it completes without errors, but some
2821
+ # instances were `INACTIVE` and were not patched.
2822
2822
  # Corresponds to the JSON property `skipUnpatchableVms`
2823
2823
  # @return [Boolean]
2824
2824
  attr_accessor :skip_unpatchable_vms
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OsconfigV1
18
18
  # Version of the google-apis-osconfig_v1 gem
19
- GEM_VERSION = "0.50.0"
19
+ GEM_VERSION = "0.51.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 = "20251030"
25
+ REVISION = "20251117"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-osconfig_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.0
4
+ version: 0.51.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-osconfig_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.50.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.51.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1
62
62
  rdoc_options: []
63
63
  require_paths: