google-apis-osconfig_v1 0.41.0 → 0.42.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: 9b719ed5cc16887c01f583c68217ea1858ad5bfe63a356739ba1f92a368a815d
4
- data.tar.gz: 8d9f650cd654b9cff12e2306ddbdb90040d233be61ad2d5cb4c315de1e05414a
3
+ metadata.gz: faff8115588ab13dabd71266deb33d1fcbf6ebed72f3d4e67ce9da1e1f28fe2a
4
+ data.tar.gz: da39442d89e75bab5a3f75bc67f301a85e2210b4d3c65dd76d3e54c28a002844
5
5
  SHA512:
6
- metadata.gz: 2a682991dfc2bf69a908b66eac0a0b75dd0b59a3e8af93fa35c17946e52f99b6bf13f9007c63fa42ecf1e632a3adad3f9e91547e959f510bddaef539505f7911
7
- data.tar.gz: 11986963bbd0bbd2e1d81613b2b4719a6e1cfceaab17c5b104b97b122df1dc8589de6a7de5bd77071d31303cb9b4a75c0fbec756d319deaa3f06319ee6c5010f
6
+ metadata.gz: 6a4e801cc94691acdc07256c0349c99f5d5e3a7c56af799f21f9b53336453efd05ba90261204e2260fdea817d67701baffa7a0fcdd1fd94a7d23fab717452c3a
7
+ data.tar.gz: 4d5e4f8e65fa290bbd57082f6c01de105fc12b356ff4f15bd8dacf8254b2b48687ccfc755b1b3d5b97921c5dad74cfa41fe6611d07a481114e46a68ac77c6795
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-osconfig_v1
2
2
 
3
+ ### v0.42.0 (2024-09-08)
4
+
5
+ * Regenerated from discovery document revision 20240901
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.41.0 (2024-06-09)
4
9
 
5
10
  * Regenerated from discovery document revision 20240602
@@ -1921,7 +1921,7 @@ module Google
1921
1921
  # Only recorded for enforce Exec. Path to an output file (that is created by
1922
1922
  # this Exec) whose content will be recorded in OSPolicyResourceCompliance after
1923
1923
  # a successful run. Absence or failure to read this file will result in this
1924
- # ExecResource being non-compliant. Output file size is limited to 100K bytes.
1924
+ # ExecResource being non-compliant. Output file size is limited to 500K bytes.
1925
1925
  # Corresponds to the JSON property `outputFilePath`
1926
1926
  # @return [String]
1927
1927
  attr_accessor :output_file_path
@@ -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.41.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240602"
25
+ REVISION = "20240901"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-osconfig_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.41.0
4
+ version: 0.42.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: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1/v0.42.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1
63
63
  post_install_message:
64
64
  rdoc_options: []