Optional. The maximum number of results to be returned in a single page. If
set to 0, the server decides the number of results to return. If the
number is greater than 25000, it is capped at 25000.
Property Value
Type
Description
System.Int32
PageToken
public string PageToken { get; set; }
Optional. Pagination token, returned earlier via
ListSecretVersionsResponse.next_page_token][].
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. The resource name of the [Secret][google.cloud.secretmanager.v1.Secret] associated with the
[SecretVersions][google.cloud.secretmanager.v1.SecretVersion] to list, in the format
projects/*/secrets/*.
Property Value
Type
Description
System.String
ParentAsSecretName
public SecretName ParentAsSecretName { get; set; }
[[["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\u003eThis webpage details the \u003ccode\u003eListSecretVersionsRequest\u003c/code\u003e class, which is used to request a list of secret versions from the Secret Manager service in the Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListSecretVersionsRequest\u003c/code\u003e class is 2.5.0, but the page is displaying version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling paged requests and data structures.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListSecretVersionsRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsSecretName\u003c/code\u003e, allowing users to control the results and specify the secret associated with the versions they want.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default and one to allow for constructing the object based on another \u003ccode\u003eListSecretVersionsRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]