class Google::Apis::SecuritycenterV1beta1::VulnerabilityCountBySeverity
def update!(**args)
def update!(**args) @severity_to_finding_count = args[:severity_to_finding_count] if args.key?(:severity_to_finding_count) end
def update!(**args) @severity_to_finding_count = args[:severity_to_finding_count] if args.key?(:severity_to_finding_count) end