lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.32.0 vs lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.33.0
- old
+ new
@@ -845,11 +845,11 @@
# Output only. Map containing the point of contacts 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" ` ] `
+ # person2@company.com" ` ] ` `
# Corresponds to the JSON property `contacts`
# @return [Hash<String,Google::Apis::SecuritycenterV1beta2::ContactDetails>]
attr_accessor :contacts
# Containers associated with the finding. containers provides information for
@@ -1867,10 +1867,10 @@
# the environment.
# Corresponds to the JSON property `signatures`
# @return [Array<Google::Apis::SecuritycenterV1beta2::ProcessSignature>]
attr_accessor :signatures
- # The list of URIs associated to the Findings
+ # The list of URIs associated to the Findings.
# Corresponds to the JSON property `uris`
# @return [Array<String>]
attr_accessor :uris
def initialize(**args)