---
title: "SyncResult"
description: "SyncResult"
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/ruby/reference/syncresult"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-14"
---

# SyncResult

## SyncResult

Represents the result of a sync operation.

## SyncResult

Returns the value of attribute skip.

Returns the value of attribute limit.

Readonly property contains all the Contents

Readonly property for paginating sync

Readonly property to delta sync.

Readonly property to check totalCount

Returns the value of attribute skip.

Returns the value of attribute limit.

Readonly property contains all the Contents

Readonly property for paginating sync

Readonly property to delta sync.

Readonly property to check totalCount

## SyncResult | Ruby Delivery SDK | Contentstack

The SyncResult class in the Ruby Delivery SDK represents the result of a sync operation, exposing synced items and tokens for incremental content updates.