google-apis-securitycenter_v1beta1 0.93.0 → 0.94.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: c6d4d014fe4ff5a51dc311b6e385effb9c4f509a39adf386bd8f3806cfabe064
4
- data.tar.gz: 26bfc48cf1f6dc58aa4cfe9933e9b0227abee346751bb1c6be545dae84eb6967
3
+ metadata.gz: f05b65a978d11159a3fed6757f2af0c44f2841c2d5ebec78d0f822b4b9a6e442
4
+ data.tar.gz: 365a7b109bbb318e0ec14a096472cbfd9c782f2d5b836cb2b4259c679855a7d7
5
5
  SHA512:
6
- metadata.gz: bff70b884c0462e312301be25c39339121ee3749eb886f50a61026a19164aa5533ff525b95f3f55a68c7d33c156cf232df8b84401d8d204cc4a7a8bcd634accd
7
- data.tar.gz: f2fb8d563826ac7f807a49f81cc571ba30b0e3e415be7e962d6e0f8878d589b726a4be3456aa97e280a5e7b8ef5e066e3cdf978277cb8b87a19f7f36e3ca51de
6
+ metadata.gz: 4c3649d3c0bd2c231b6e0594501ac3d89ab234df3b2810a8178136b1aa05e08409cf837335fd37e0ced65402114a573ec7030779a756f459f8be9d1a715a4545
7
+ data.tar.gz: 04c4119fff2e07fd0645a29cda63c3d479ef3d8c57debb2db80dd7754fcc5dcf9072126f2c398901135d32644e58440fdd95dcd77bb5946b4cf6eeaf55ee0653
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.94.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250707
6
+
3
7
  ### v0.93.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250625
@@ -2734,8 +2734,8 @@ module Google
2734
2734
  end
2735
2735
  end
2736
2736
 
2737
- # GCP metadata associated with the resource, only applicable if the finding's
2738
- # cloud provider is Google Cloud Platform.
2737
+ # Google Cloud metadata associated with the resource. Only applicable if the
2738
+ # finding's cloud provider is Google Cloud.
2739
2739
  class GcpMetadata
2740
2740
  include Google::Apis::Core::Hashable
2741
2741
 
@@ -8468,8 +8468,8 @@ module Google
8468
8468
  # @return [String]
8469
8469
  attr_accessor :display_name
8470
8470
 
8471
- # GCP metadata associated with the resource, only applicable if the finding's
8472
- # cloud provider is Google Cloud Platform.
8471
+ # Google Cloud metadata associated with the resource. Only applicable if the
8472
+ # finding's cloud provider is Google Cloud.
8473
8473
  # Corresponds to the JSON property `gcpMetadata`
8474
8474
  # @return [Google::Apis::SecuritycenterV1beta1::GcpMetadata]
8475
8475
  attr_accessor :gcp_metadata
@@ -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.93.0"
19
+ GEM_VERSION = "0.94.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.93.0
4
+ version: 0.94.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_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.93.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.94.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: