pageToken property

String? pageToken
getter/setter pair

The value returned by the last GroupFindingsResponse; indicates that this is a continuation of a prior GroupFindings call, and that the system should return the next page of data.

Implementation

core.String? pageToken;