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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListHmacKeysOptions\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Storage.V1\u003c/code\u003e namespace, provides options for listing HMAC keys within Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers properties such as \u003ccode\u003ePageSize\u003c/code\u003e, which controls the number of results returned per page, \u003ccode\u003ePageToken\u003c/code\u003e, which allows for the continuation of a list operation, and \u003ccode\u003eShowDeletedKeys\u003c/code\u003e, which dictates whether deleted keys are included in the results.\u003c/p\u003e\n"],["\u003cp\u003eThe most current documentation available is for version 4.11.0, and documentation is also available for previous versions, spanning from 3.4.0 to 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListHmacKeysOptions\u003c/code\u003e class inherits members from \u003ccode\u003eSystem.Object\u003c/code\u003e, including methods like \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]