google-apis-securitycenter_v1 0.106.0 → 0.107.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: 76cd025a6d45f53960b789b0cbc7c951b59f9eceb91f01c59a7042e77691aa3a
4
- data.tar.gz: 6198caafd169266bed7bc42cd836be78345d23eb4369438cc8a1b107dd0b2f31
3
+ metadata.gz: 378bf3143074253128f483c1d2638aaada30340b7655dca6bb54ad2fa999aa49
4
+ data.tar.gz: c951e7efaa9ab340eda2a6379a891e671251cc92809352fb4ff4b1472d2047a2
5
5
  SHA512:
6
- metadata.gz: 64ceae8a50523aef7bcd7f983f58e40c65970edb53deeb1d362efe19f6ded4bf3801772596d1aefe54e2e403bb9b13f7610878466a3717411f7dc4b438d3f50d
7
- data.tar.gz: d7ee71ee7d6b8bace5323d71dfd542500eda4ace37a12fed9c39170b0a3f2e047c796b2ddc5065eb50356691927030ceeb28569b7afdfd412194e9e0f048b0c9
6
+ metadata.gz: 6b91f85adaa6cba557c01ef7e79905ff8265b95e66784c27f46f0d9d681f655bfbb7df596d97489fb6e81b43f2d91e3518b83fcb8d199302bfc9de9b8fca43d2
7
+ data.tar.gz: b0eff6939a59e81844fdff6558b8749c95b8add0a5c5e8ca2162e8b89a81857241b2fc5ad35e29b9072a1391b4fc4d04145c424a0fcce15a08752805ea1c9a7b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.107.0 (2025-08-24)
4
+
5
+ * Regenerated from discovery document revision 20250815
6
+
3
7
  ### v0.106.0 (2025-08-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20250808
@@ -1163,7 +1163,7 @@ module Google
1163
1163
  end
1164
1164
  end
1165
1165
 
1166
- # The destination big query dataset to export findings to.
1166
+ # The destination BigQuery dataset to export findings to.
1167
1167
  class BigQueryDestination
1168
1168
  include Google::Apis::Core::Hashable
1169
1169
 
@@ -2657,7 +2657,7 @@ module Google
2657
2657
  class ExportFindingsMetadata
2658
2658
  include Google::Apis::Core::Hashable
2659
2659
 
2660
- # The destination big query dataset to export findings to.
2660
+ # The destination BigQuery dataset to export findings to.
2661
2661
  # Corresponds to the JSON property `bigQueryDestination`
2662
2662
  # @return [Google::Apis::SecuritycenterV1::BigQueryDestination]
2663
2663
  attr_accessor :big_query_destination
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1
18
18
  # Version of the google-apis-securitycenter_v1 gem
19
- GEM_VERSION = "0.106.0"
19
+ GEM_VERSION = "0.107.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250808"
25
+ REVISION = "20250815"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.106.0
4
+ version: 0.107.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.106.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.107.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
62
62
  rdoc_options: []
63
63
  require_paths: