class Google::Apis::SecuritycenterV1beta1::VulnerabilityCountBySeverity

def update!(**args)

Update properties of this object
def update!(**args)
  @severity_to_finding_count = args[:severity_to_finding_count] if args.key?(:severity_to_finding_count)
end