lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.12.0 vs lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.13.0

- old
+ new

@@ -365,15 +365,15 @@ # The time at which the finding was created in Security Command Center. # Corresponds to the JSON property `createTime` # @return [String] attr_accessor :create_time - # The time at which the event took place, or when an update to the finding - # occurred. For example, if the finding represents an open firewall it would - # capture the time the detector believes the firewall became open. The accuracy - # is determined by the detector. If the finding were to be resolved afterward, - # this time would reflect when the finding was resolved. Must not be set to a - # value greater than the current timestamp. + # The time the finding was first detected. If an existing finding is updated, + # then this is the time the update occurred. For example, if the finding + # represents an open firewall, this property captures the time the detector + # believes the firewall became open. The accuracy is determined by the detector. + # If the finding is later resolved, then this time reflects when the finding was + # resolved. This must not be set to a value greater than the current timestamp. # Corresponds to the JSON property `eventTime` # @return [String] attr_accessor :event_time # Output only. Third party SIEM/SOAR fields within SCC, contains external system