google-apis-securitycenter_v1beta2 0.88.0 → 0.89.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: d96d74747984b349440729db600b61e167919f4794a2b67ee4e5bac385f876bb
4
- data.tar.gz: bfd98300b718e49452a362eb37ba96130ad3a183d8fc762302c75645e723bf0b
3
+ metadata.gz: b52913285d1807696db57c681466ab4c7af9ab401177d64a41f782458806b6ed
4
+ data.tar.gz: f6b5553213d0b9a4a903ee922ad9eefc69a4a3c30f68d3affdd8071d98dca4ff
5
5
  SHA512:
6
- metadata.gz: 3f3669893d190ae5de84b149c44204895950a213c3aeef3a2fa10b0845f70c2cb870fffbf4fa28c74417aa9f9859625420dfd3ccade3c05473428c4d2ae629c8
7
- data.tar.gz: 9b1e2a288eb9191a31532bdd4796ece2c8fb9a8d7cb797ff91b3e430f0c92b89dbce3f4e52f55c09739ed8a338dd7d8510ee2fb184c85a2ff5c724e5221daaa9
6
+ metadata.gz: '08453ce3a87184daa100358ea10ba733b94d170625ff2ace17b28ab37ea37968e77da01f7e21956c55381b1e77e3e9ab95fc4f2749a5a90446e068bc6a934c1f'
7
+ data.tar.gz: 7c3ec357253b15434efcbe05a62024c8143e0731d33073aa45e97897ae8e3ec775637e4a2b25a480e3a247910f0d2e182eca3da15248ba6663a33e0f9c81582e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta2
2
2
 
3
+ ### v0.89.0 (2025-08-24)
4
+
5
+ * Regenerated from discovery document revision 20250815
6
+
3
7
  ### v0.88.0 (2025-08-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20250808
@@ -792,7 +792,7 @@ module Google
792
792
  end
793
793
  end
794
794
 
795
- # The destination big query dataset to export findings to.
795
+ # The destination BigQuery dataset to export findings to.
796
796
  class BigQueryDestination
797
797
  include Google::Apis::Core::Hashable
798
798
 
@@ -2038,7 +2038,7 @@ module Google
2038
2038
  class ExportFindingsMetadata
2039
2039
  include Google::Apis::Core::Hashable
2040
2040
 
2041
- # The destination big query dataset to export findings to.
2041
+ # The destination BigQuery dataset to export findings to.
2042
2042
  # Corresponds to the JSON property `bigQueryDestination`
2043
2043
  # @return [Google::Apis::SecuritycenterV1beta2::BigQueryDestination]
2044
2044
  attr_accessor :big_query_destination
@@ -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.88.0"
19
+ GEM_VERSION = "0.89.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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.88.0
4
+ version: 0.89.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_v1beta2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.88.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.89.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2
62
62
  rdoc_options: []
63
63
  require_paths: