google-apis-osconfig_v1alpha 0.21.0 → 0.23.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 134bf391bcc44e1e5417216a3b2deab839950a20b090779ea5cc280d68dd0b3d
4
- data.tar.gz: 90b77d364078ea6648868a3de6178a69ef3e56103ebd236388306593c117ec70
3
+ metadata.gz: 6995ae6a0c537b898ae764f2c0576868b6724328e4fe0b52b3f5382824043383
4
+ data.tar.gz: 632a0c166b95a472d4fab0a93085da7f513296309036020052b8ef0aa38fae0c
5
5
  SHA512:
6
- metadata.gz: 4563287ee31c0add3ba2816ca5a91ce892f38a2b26203290de5e43088675507587b5be9fb4ea53d936284f981f5cd408418c2b412ff4c017fd871798878a6a7e
7
- data.tar.gz: 396b5c38a373562eba65595c3057c4c75116b42f7bba8bec446503a1dbd1f4fb7a1fb02df69b6856a5d756cb8e9f286ee126a9c7309f53df874f5b15b84c9840
6
+ metadata.gz: bf5ed28fb9d2907a85fc4e82d8d04ab432d26ee39f80e3b3d8e811427d6af5b569fb59709b61e8e18ed1d26ec63d88a3cdd214e04a82c5c4d09e5dae9aa09ee0
7
+ data.tar.gz: 29dda9d2b28551278f3c1c75dc837a2efd1de701756708a382ae0e21a0ecd7bedfb4977426b63af087af0496b54b8f6e549fef376055af3ad419262a0781be00
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-osconfig_v1alpha
2
2
 
3
+ ### v0.23.0 (2022-12-30)
4
+
5
+ * Regenerated from discovery document revision 20221218
6
+
7
+ ### v0.22.0 (2022-11-03)
8
+
9
+ * Regenerated using generator version 0.11.0
10
+
3
11
  ### v0.21.0 (2022-09-29)
4
12
 
5
13
  * Regenerated using generator version 0.10.0
@@ -1872,7 +1872,7 @@ module Google
1872
1872
  # @return [String]
1873
1873
  attr_accessor :output_file_path
1874
1874
 
1875
- # An inline script. The size of the script is limited to 1024 characters.
1875
+ # An inline script. The size of the script is limited to 32KiB.
1876
1876
  # Corresponds to the JSON property `script`
1877
1877
  # @return [String]
1878
1878
  attr_accessor :script
@@ -1992,8 +1992,7 @@ module Google
1992
1992
  class OsPolicyResourceFileResource
1993
1993
  include Google::Apis::Core::Hashable
1994
1994
 
1995
- # A a file with this content. The size of the content is limited to 1024
1996
- # characters.
1995
+ # A a file with this content. The size of the content is limited to 32KiB.
1997
1996
  # Corresponds to the JSON property `content`
1998
1997
  # @return [String]
1999
1998
  attr_accessor :content
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OsconfigV1alpha
18
18
  # Version of the google-apis-osconfig_v1alpha gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220319"
25
+ REVISION = "20221218"
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_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.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: 2022-10-03 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-osconfig_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []