google-apis-securitycenter_v1beta1 0.83.0 → 0.84.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: 2d2678ddd9766ce8def9aa589f20fcb9ca3d60d39b4ac0312cc1f3eb85bb2a8c
4
- data.tar.gz: 974e4294b1b4e5cadf40c1ac05d6112f64fabfe3de4f83e3ce51e4bf1e48aef7
3
+ metadata.gz: 5ccf1a6d9edcd786d6ab73425fcb816511f499da706853b03891f971acf91f5c
4
+ data.tar.gz: 7492bb1cb77344b5e77cfba9a86980e25793951ab9929c4dca9980874113f380
5
5
  SHA512:
6
- metadata.gz: 897e87c2bf2569825231c4825759b1c459af2ea86bf88cf76b1febed8fd9a9be6ed17146430668fea8ef9330a1e9dadd432ccd33c6df2ee0bfaee2fea207e5b4
7
- data.tar.gz: cc797366ea7221683e15c1c2df14fdc84378d871b042f50ceeb1a7d9a9cee2b9a5b5de8a73c51cb849a5fbe6783d7dddd342d9dc8756b1d47f7307069f47584f
6
+ metadata.gz: 378aaf14bf46639cc4f1698b3324e61eaa9582b9c8f40fcc13926ec53ece8d634d0219387f2f76f9e265a4c415a4e928662e3bf851f87db9fca249d54bf188fa
7
+ data.tar.gz: eb5a342aefa56748b341aea1168e09b82135e767682576bb9c8c779e5194aa339682ce631445160f9d0ab44a8d10453913b803b66e4a41efe984d5f0743ffe62
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.84.0 (2025-03-09)
4
+
5
+ * Regenerated from discovery document revision 20250228
6
+
3
7
  ### v0.83.0 (2025-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20250218
@@ -1648,8 +1648,8 @@ module Google
1648
1648
 
1649
1649
  # Maximum duration of retention allowed from the DRD control. This comes from
1650
1650
  # the DRD control where users set a max TTL for their data. For example, suppose
1651
- # that a user set the max TTL for a Cloud Storage bucket to 90 days. However, an
1652
- # object in that bucket is 100 days old. In this case, a
1651
+ # that a user sets the max TTL for a Cloud Storage bucket to 90 days. However,
1652
+ # an object in that bucket is 100 days old. In this case, a
1653
1653
  # DataRetentionDeletionEvent will be generated for that Cloud Storage bucket,
1654
1654
  # and the max_retention_allowed is 90 days.
1655
1655
  # Corresponds to the JSON property `maxRetentionAllowed`
@@ -1781,7 +1781,7 @@ module Google
1781
1781
  include Google::Apis::Core::Hashable
1782
1782
 
1783
1783
  # The name of the disk, for example, "https://www.googleapis.com/compute/v1/
1784
- # projects/project-id/zones/zone-id/disks/disk-id".
1784
+ # projects/`project-id`/zones/`zone-id`/disks/`disk-id`".
1785
1785
  # Corresponds to the JSON property `name`
1786
1786
  # @return [String]
1787
1787
  attr_accessor :name
@@ -5442,8 +5442,8 @@ module Google
5442
5442
 
5443
5443
  # Maximum duration of retention allowed from the DRD control. This comes from
5444
5444
  # the DRD control where users set a max TTL for their data. For example, suppose
5445
- # that a user set the max TTL for a Cloud Storage bucket to 90 days. However, an
5446
- # object in that bucket is 100 days old. In this case, a
5445
+ # that a user sets the max TTL for a Cloud Storage bucket to 90 days. However,
5446
+ # an object in that bucket is 100 days old. In this case, a
5447
5447
  # DataRetentionDeletionEvent will be generated for that Cloud Storage bucket,
5448
5448
  # and the max_retention_allowed is 90 days.
5449
5449
  # Corresponds to the JSON property `maxRetentionAllowed`
@@ -5575,7 +5575,7 @@ module Google
5575
5575
  include Google::Apis::Core::Hashable
5576
5576
 
5577
5577
  # The name of the disk, for example, "https://www.googleapis.com/compute/v1/
5578
- # projects/project-id/zones/zone-id/disks/disk-id".
5578
+ # projects/`project-id`/zones/`zone-id`/disks/`disk-id`".
5579
5579
  # Corresponds to the JSON property `name`
5580
5580
  # @return [String]
5581
5581
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta1
18
18
  # Version of the google-apis-securitycenter_v1beta1 gem
19
- GEM_VERSION = "0.83.0"
19
+ GEM_VERSION = "0.84.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250218"
25
+ REVISION = "20250228"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.83.0
4
+ version: 0.84.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 2025-03-09 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.83.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.84.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: