cursor property
A cursor that points to the position after the result entity.
Set only when the EntityResult
is part of a QueryResultBatch
message.
Implementation
core.String? cursor;
A cursor that points to the position after the result entity.
Set only when the EntityResult
is part of a QueryResultBatch
message.
core.String? cursor;