File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
generated/google-apis-securitycenter_v1beta1
lib/google/apis/securitycenter_v1beta1 Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-securitycenter_v1beta1
22
3+ ### v0.94.0 (2025-07-13)
4+
5+ * Regenerated from discovery document revision 20250707
6+
37### v0.93.0 (2025-07-06)
48
59* Regenerated from discovery document revision 20250625
Original file line number Diff line number Diff line change @@ -2734,8 +2734,8 @@ def update!(**args)
27342734 end
27352735 end
27362736
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.
27392739 class GcpMetadata
27402740 include Google ::Apis ::Core ::Hashable
27412741
@@ -8468,8 +8468,8 @@ class GoogleCloudSecuritycenterV2Resource
84688468 # @return [String]
84698469 attr_accessor :display_name
84708470
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.
84738473 # Corresponds to the JSON property `gcpMetadata`
84748474 # @return [Google::Apis::SecuritycenterV1beta1::GcpMetadata]
84758475 attr_accessor :gcp_metadata
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module SecuritycenterV1beta1
1818 # Version of the google-apis-securitycenter_v1beta1 gem
19- GEM_VERSION = "0.93 .0"
19+ GEM_VERSION = "0.94 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250625 "
25+ REVISION = "20250707 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments