class Google::Apis::DisplayvideoV3::InventorySourceAccessorsPartnerAccessor

def update!(**args)

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