class Google::Apis::SheetsV4::LineStyle
def update!(**args)
def update!(**args) @type = args[:type] if args.key?(:type) @width = args[:width] if args.key?(:width) end
def update!(**args) @type = args[:type] if args.key?(:type) @width = args[:width] if args.key?(:width) end