The number of results to return per page. (This modifies the per-request page size;
it does not affect the total number of results returned.)
Property Value
Type
Description
System.Nullable<System.Int32>
PageToken
public string PageToken { get; set; }
If set, this token is used to indicate a continued list operation.
The value should be taken from the NextPageToken property of either
a Google.Api.Gax.Page`1 or a raw response from Google.Api.Gax.PagedEnumerable`2.AsRawResponses.
Property Value
Type
Description
System.String
ShowDeletedKeys
public bool? ShowDeletedKeys { get; set; }
If set, this determines whether deleted keys are included in the results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-08 UTC."],[],[]]