google-apis-osconfig_v1beta 0.31.0 → 0.32.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: 41f45a563c59031d9969b1c819dbe7d5ab09a9fb45808710a3ae1394b494aad6
4
- data.tar.gz: 46c603a0f0c491243d70c51a278b48698ae8ce47186b9b6021e4822f878ace2a
3
+ metadata.gz: 33636bc7af990edb3ba2765b215fd357063b3ccbe5238e7bba865a4de7adfd52
4
+ data.tar.gz: 1fa884f4bedb2625067aaf41c864606412faef091cf0a225ce90f625f7d36003
5
5
  SHA512:
6
- metadata.gz: 7ae5cd754998381736db44b701dbf37de7a642fab95d3a85f00ddeda303ca42b1b64cdca1ed8d741649abaf77b539019a236ba529e20077bd1f26368846b6df1
7
- data.tar.gz: 67adcd5464dd1281a39bff996265ffb4542cc085958346b7f7f3de4a4c1b5eb30035c05078ccc6dfb62af912037ca01ed0e0ac6576db312d684a42c3654dbe4b
6
+ metadata.gz: 5e0c9ad500fdc8401642bad37ea29196aa418aa0ae49e54c32ba30782a300d87b5414e388c3c119a9025884d0f1f3ca33c5c125c8a1f932735ba26ad30716430
7
+ data.tar.gz: f37e6734f49cfd345f17effdcf2af361d0094d62b1af671b256c36c296771349c55ed3f5ea4130381c909fa60854a111dd9e1f1d4610da96b8af504e19e4e6f2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-osconfig_v1beta
2
2
 
3
+ ### v0.32.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251117
6
+
3
7
  ### v0.31.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251030
@@ -1219,15 +1219,15 @@ module Google
1219
1219
  attr_accessor :reboot_config
1220
1220
 
1221
1221
  # Optional. Enables enhanced reporting for the patch job: 1. Allows the patch
1222
- # job to skip unpatchable instances, reporting them as SKIPPED. An instance can
1223
- # be unpatchable for two reasons: a. The instance runs Container-Optimized OS (
1224
- # COS), which cannot be patched. b. The patch job's configuration prohibits
1225
- # patching on Managed Instance Groups (MIGs) through the PatchConfig.
1226
- # migInstancesAllowed field, and the instance is part of one. 2. The system
1227
- # reports the patch job as SUCCEEDED if it completes without errors, regardless
1228
- # of whether any instances were SKIPPED. 3. The system reports the patch job as
1229
- # COMPLETED_WITH_INACTIVE_VMS if it completes without errors, but some instances
1230
- # were INACTIVE and therefore not patched.
1222
+ # job to skip unpatchable instances, reporting them as `SKIPPED`. An instance
1223
+ # can be unpatchable for two reasons: 1. The instance runs Container-Optimized
1224
+ # OS (COS), which cannot be patched. 2. The instance is part of a managed
1225
+ # instance group (MIG), and patching MIG instances is disabled in the patch job'
1226
+ # s configuration (PatchConfig.migInstancesAllowed is `false`). 2. Reports the
1227
+ # patch job as `SUCCEEDED` if it completes without errors, even if some
1228
+ # instances were `SKIPPED`. 3. Reports the patch job as `
1229
+ # COMPLETED_WITH_INACTIVE_VMS` if it completes without errors, but some
1230
+ # instances were `INACTIVE` and were not patched.
1231
1231
  # Corresponds to the JSON property `skipUnpatchableVms`
1232
1232
  # @return [Boolean]
1233
1233
  attr_accessor :skip_unpatchable_vms
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OsconfigV1beta
18
18
  # Version of the google-apis-osconfig_v1beta gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.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_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.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_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1beta/v0.31.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1beta/v0.32.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: