class Google::Apis::SpannerV1::MetricMatrixRow

def update!(**args)

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