class Google::Apis::DisplayvideoV3::BulkEditAssignedInventorySourcesResponse

def update!(**args)

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