lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.35.0 vs lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.36.0
- old
+ new
@@ -840,11 +840,11 @@
# Contains information about the IP connection associated with the finding.
# Corresponds to the JSON property `connections`
# @return [Array<Google::Apis::SecuritycenterV1beta2::Connection>]
attr_accessor :connections
- # Output only. Map containing the point of contacts for the given finding. The
+ # Output only. Map containing the points of contact for the given finding. The
# key represents the type of contact, while the value contains a list of all the
# contacts that pertain. Please refer to: https://cloud.google.com/resource-
# manager/docs/managing-notification-contacts#notification-categories ` "
# security": ` "contacts": [ ` "email": "person1@company.com" `, ` "email": "
# person2@company.com" ` ] ` `
@@ -976,10 +976,10 @@
# Corresponds to the JSON property `parent`
# @return [String]
attr_accessor :parent
# Output only. The human readable display name of the finding source such as "
- # Event Threat Detection" or "Security Health Analytics"
+ # Event Threat Detection" or "Security Health Analytics".
# Corresponds to the JSON property `parentDisplayName`
# @return [String]
attr_accessor :parent_display_name
# Represents operating system processes associated with the Finding.