class Google::Apis::SheetsV4::AddChartRequest

def update!(**args)

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