class Google::Apis::SheetsV4::RefreshDataSourceResponse

def update!(**args)

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