Class CursorArg
Argument representing an opaque cursor for keyset (cursor) pagination.
The wire format is a base64url-encoded JSON payload. Clients should treat the value
as opaque — pass back exactly what the server emitted in the previous response's
nextCursor / prevCursor field.
- Author:
- phase3
-
Method Summary
Methods inherited from class AbstractArg
getValue, toString
-
Method Details
-
valueOf
- Throws:
MalformedArgException
-