google-apis-securitycenter_v1beta2 0.55.0 → 0.56.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: e8e069777d6594914249a4263ceb0bb81e8aee667beb41f5e97dd3aec151e416
4
- data.tar.gz: db7aa641eacca4a4f52a689c351cea8fb3daac91180db3e10e6f31eea7952b5b
3
+ metadata.gz: 576684b6fd1300e39a10b6926eb3d61f457f4bf9f403ef30e576b0e4e6c3c250
4
+ data.tar.gz: 0fd6f328c9cdf41b4464002bbc79536e043c9f808e0e37287097c478dcdeb6fa
5
5
  SHA512:
6
- metadata.gz: a458609f7c55275e77a092c7c19e7963040217fe545eaa9610de895d94bd2f49d5373f007814010af318910cc34c7fe94a9ce4519c646519fe28a2c8ac4e4cdc
7
- data.tar.gz: 5af7ce5f0672bc5906b36720e5ad84a68ada82937ba5e699c9ffb19f1c319af65e2f4e2c0d4dd93563791353558870ae53824577a43e5ea212d2ba567af3f86a
6
+ metadata.gz: dd472834874756064b5102b4c241b8243c7d97a3c451db4d1ffc4bfeb5ad4dc48c15036310409261a13fb1b5e066de54527209816df696998f66acd03e587ee2
7
+ data.tar.gz: 250504f69fab8a0b4ebff0dea9f7ba801831273ba8a4d31ae6375792f66ade48f706829e40707bc50c461568cb8ff82ea1758cd68fc5d8d871d8c67c12b6ed7b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.56.0 (2023-10-15)
4
+
5
+ * Regenerated from discovery document revision 20231005
6
+
3
7
  ### v0.55.0 (2023-10-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20231001
@@ -1965,8 +1965,8 @@ module Google
1965
1965
  end
1966
1966
  end
1967
1967
 
1968
- # A resource value config is a mapping configuration of user's tag values to
1969
- # resource values. Used by the attack path simulation.
1968
+ # A resource value config (RVC) is a mapping configuration of user's resources
1969
+ # to resource values. Used in Attack path simulations.
1970
1970
  class GoogleCloudSecuritycenterV1ResourceValueConfig
1971
1971
  include Google::Apis::Core::Hashable
1972
1972
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta2
18
18
  # Version of the google-apis-securitycenter_v1beta2 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231001"
25
+ REVISION = "20231005"
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-securitycenter_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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: 2023-10-08 00:00:00.000000000 Z
11
+ date: 2023-10-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-securitycenter_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.55.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.56.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []