google-cloud-asset 1.8.1 → 1.8.2

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: 66442e665f65db6483b7524ce8d54106dc40af094d2db695bdedb638d79a2115
4
- data.tar.gz: 2867cbf3fda67e48257a1cf5400b986bc916c593186dd80a661e00a480914321
3
+ metadata.gz: 02ba9801fb6e6dd311839476f91359ac6d6c548421751b72bcf81b5ce6965a65
4
+ data.tar.gz: 1c8744ff30878f59cde2d3aaf22e614b49dc30723773d4504168d013bc866a2f
5
5
  SHA512:
6
- metadata.gz: 6d0ce39ffdaf05a541ce0ed45868cb98dceac1ab908a416a3ef82b7011e735083dbee862a6dca558998b5593e923f732d3f4a5e4981c922d7f0b22430ddcdadf
7
- data.tar.gz: f3f395fb87358f549d2466051a3859b62496ec650d0524979345d63948f96127b6994b0ba03958d066685f9bcf8498f766f238c106a83e77e0712076ebb8858f
6
+ metadata.gz: f91bcedd7f21523c809933fa50e79e96ca598997d3f9cf73628cac53d1aa3457fde8a4509eeb432f640754b72233fc0bc8ac208f4a3ca47e3c22f7db165f4b45
7
+ data.tar.gz: 44840082ba4bb9e5aa2c0d9820f71ef1d0d13503b3a3b5452948c89f686f1c8152ebe14e97328ac16b3c24143a55a6667eb9c9785b9479ecac1fa6302d364a19
data/MIGRATING.md CHANGED
@@ -1,4 +1,4 @@
1
- ## Migrating to google-cloud-asset 1.0
1
+ # Migrating to google-cloud-asset 1.0
2
2
 
3
3
  The 1.0 release of the google-cloud-asset client is a significant upgrade
4
4
  based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-ruby),
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Asset
19
- VERSION = "1.8.1".freeze
19
+ VERSION = "1.8.2".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-asset
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.1
4
+ version: 1.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.6.8
79
+ rubygems_version: 3.6.9
80
80
  specification_version: 4
81
81
  summary: API Client library for the Cloud Asset API
82
82
  test_files: []