google-apis-securitycenter_v1 0.103.0 → 0.104.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: ff6c695b00e55fd3725805daf656f8febacc55631dcbb6728f764e9a727093a6
4
- data.tar.gz: 4edababde4624a2fb35c253159196a6b20d6ebbcf7a84d12e40a17aba2b27e09
3
+ metadata.gz: 6355648e1eeaf4bc423a1c880dca8aa3981c8e8b5a283e41015190d57c5f15b9
4
+ data.tar.gz: f5f03249dc7ed01f88b1318c8fef06e9e23802ba30a10cc32cc84f61b062ff26
5
5
  SHA512:
6
- metadata.gz: 8892ae764193614b209b5d40cd1b5462a350ae42e75d07aaf334fc8685ec3ae0495d1552f2ef16266697f3db44d246bae453d88c2a689338d7a98767a6d98032
7
- data.tar.gz: a3820ec697c425b5617915bc17da90b639d62de30e8bda40bacfac91426ec3d424001b459031e6049de240cc7c8236a2092ca1a3a908fb325e6e4e0dbfd23a6a
6
+ metadata.gz: ac729b2357326d2405f24dd5aac033ef1f4aca6093bea2b9ea91b88967f7e4cad8feecf740332d09986ca9b842825b144aab58197428e04ea8f40576a8cf7bb2
7
+ data.tar.gz: 2409485e9e58eea42e921764255deb8e834d0c69dc4c965d107dd91a7caf9476a5dcb5648272fa8bd77fbeca788b71d5d7ae35391c770cc1a5de4aee7c26f088
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.104.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250707
6
+
3
7
  ### v0.103.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250625
@@ -3217,8 +3217,8 @@ module Google
3217
3217
  end
3218
3218
  end
3219
3219
 
3220
- # GCP metadata associated with the resource, only applicable if the finding's
3221
- # cloud provider is Google Cloud Platform.
3220
+ # Google Cloud metadata associated with the resource. Only applicable if the
3221
+ # finding's cloud provider is Google Cloud.
3222
3222
  class GcpMetadata
3223
3223
  include Google::Apis::Core::Hashable
3224
3224
 
@@ -8818,8 +8818,8 @@ module Google
8818
8818
  # @return [String]
8819
8819
  attr_accessor :display_name
8820
8820
 
8821
- # GCP metadata associated with the resource, only applicable if the finding's
8822
- # cloud provider is Google Cloud Platform.
8821
+ # Google Cloud metadata associated with the resource. Only applicable if the
8822
+ # finding's cloud provider is Google Cloud.
8823
8823
  # Corresponds to the JSON property `gcpMetadata`
8824
8824
  # @return [Google::Apis::SecuritycenterV1::GcpMetadata]
8825
8825
  attr_accessor :gcp_metadata
@@ -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.103.0"
19
+ GEM_VERSION = "0.104.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 = "20250625"
25
+ REVISION = "20250707"
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.103.0
4
+ version: 0.104.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.103.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.104.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: