ListRecordsResponse

Returned for a successful ListRecordsRequest.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Total number of records.

Link copied to clipboard

A boolean value specifying whether to delete the dataset locally.

Link copied to clipboard

Indicates whether the dataset exists.

Link copied to clipboard

Server sync count for this dataset.

Link copied to clipboard

The user/device that made the last change to this record.

Link copied to clipboard

Names of merged datasets.

Link copied to clipboard

A pagination token for obtaining the next page of results.

Link copied to clipboard

A list of all records.

Link copied to clipboard

A token containing a session ID, identity ID, and expiration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String