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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]