next property

String? next
getter/setter pair

The position of the next byte of content, regardless of whether the content exists, following the output returned in the contents property.

Use this value in the next request as the start parameter.

Output only.

Implementation

core.String? next;