ListDocumentsResponseNextPageToken Property
A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no more pages.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public string? NextPageToken { get; set; }
Property Value
String