class Google::Apis::DisplayvideoV3::BulkEditSitesResponse

def update!(**args)

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