lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.13.0 vs lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.14.0
- old
+ new
@@ -408,17 +408,19 @@
# Corresponds to the JSON property `mitreAttack`
# @return [Google::Apis::SecuritycenterV1beta2::MitreAttack]
attr_accessor :mitre_attack
# Indicates the mute state of a finding (either unspecified, muted, unmuted or
- # undefined).
+ # undefined). Unlike other attributes of a finding, a finding provider shouldn't
+ # set the value of mute.
# Corresponds to the JSON property `mute`
# @return [String]
attr_accessor :mute
# First known as mute_annotation. Records additional information about the mute
# operation e.g. mute config that muted the finding, user who muted the finding,
- # etc.
+ # etc. Unlike other attributes of a finding, a finding provider shouldn't set
+ # the value of mute.
# Corresponds to the JSON property `muteInitiator`
# @return [String]
attr_accessor :mute_initiator
# Output only. The most recent time this finding was muted or unmuted.