class Google::Apis::SheetsV4::DataSourceObjectReferences

def update!(**args)

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