pageToken property

String? pageToken
getter/setter pair

A page token, received from a previous SearchChangeHistoryEvents call.

Provide this to retrieve the subsequent page. When paginating, all other parameters provided to SearchChangeHistoryEvents must match the call that provided the page token.

Optional.

Implementation

core.String? pageToken;