google-apis-osconfig_v1alpha 0.7.0 → 0.8.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: 50a52feb73ff0c976081fb0ffc9f6c76ec709f33aef00f6aa730fd851920e694
4
- data.tar.gz: a3c0d675168760b89aed064966ddfc7f4f2204402d3e62c1ff08e9ce29b5eb24
3
+ metadata.gz: 4974b48f7634ca3898488734968447058536a858fd172de4b8604434eebc2e2f
4
+ data.tar.gz: 9eb0bb87799793628e33efe99a1ffd4ba80be298262406d11f036bc126d207c8
5
5
  SHA512:
6
- metadata.gz: 128f98e63ddbb75b6414bd8de4895d9f266a1dfd3310346d578011d99d3d08f1d0c36deeefd48f8cdf655846d3cf0905a1b40e3424fd9e83cfced6201c6b837f
7
- data.tar.gz: 04c556e0754a65f55d3a12089a345a738809d6142eb06f4ae094b8d0e719009d76fe73efa96bee4a5f11425f6a6dba9ad1bfb4f09b61b610fc5a91cb1b93d52b
6
+ metadata.gz: 185a1a362496bde2f452c3c3937dc60bc40919b26dddbb4b135a3bfcacd2481d33fa09c49e04bf55d064a26ec59671297b5e62232e2ac73c9653149a45de0693
7
+ data.tar.gz: 0a8e5244e2d2f3487151759bd0f5c2f73da419b473ffbd824aa7ff2223745e3cc101b65b85ac9f8de791278c5694d1e9cba637c47d7e064126e716b9bd84ea3a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-osconfig_v1alpha
2
2
 
3
+ ### v0.8.0 (2021-10-02)
4
+
5
+ * Regenerated from discovery document revision 20210925
6
+
3
7
  ### v0.7.0 (2021-09-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210914
@@ -522,10 +522,9 @@ module Google
522
522
  # @return [Google::Apis::OsconfigV1alpha::InventoryWindowsQuickFixEngineeringPackage]
523
523
  attr_accessor :qfe_package
524
524
 
525
- # Contains information about a Windows application as retrieved from the Windows
526
- # Registry. For more information about these fields, see [Windows Installer
527
- # Properties for the Uninstall Registry](https://docs.microsoft.com/en-us/
528
- # windows/win32/msi/uninstall-registry-key)`: class="external" `
525
+ # Contains information about a Windows application that is retrieved from the
526
+ # Windows Registry. For more information about these fields, see Windows
527
+ # Installer Properties for the Uninstall Registry.
529
528
  # Corresponds to the JSON property `windowsApplication`
530
529
  # @return [Google::Apis::OsconfigV1alpha::InventoryWindowsApplication]
531
530
  attr_accessor :windows_application
@@ -605,10 +604,9 @@ module Google
605
604
  end
606
605
  end
607
606
 
608
- # Contains information about a Windows application as retrieved from the Windows
609
- # Registry. For more information about these fields, see [Windows Installer
610
- # Properties for the Uninstall Registry](https://docs.microsoft.com/en-us/
611
- # windows/win32/msi/uninstall-registry-key)`: class="external" `
607
+ # Contains information about a Windows application that is retrieved from the
608
+ # Windows Registry. For more information about these fields, see Windows
609
+ # Installer Properties for the Uninstall Registry.
612
610
  class InventoryWindowsApplication
613
611
  include Google::Apis::Core::Hashable
614
612
 
@@ -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.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210914"
25
+ REVISION = "20210925"
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.7.0
4
+ version: 0.8.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: 2021-09-20 00:00:00.000000000 Z
11
+ date: 2021-10-04 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/master/generated/google-apis-osconfig_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-osconfig_v1alpha/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-osconfig_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []