Optional. Filter string, adhering to the rules in
List-operation
filtering. List
only secret versions matching the filter. If filter is empty, all secret
versions are listed.
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.
Required. The resource name of the
[Secret][google.cloud.secretmanager.v1beta2.Secret] associated with the
[SecretVersions][google.cloud.secretmanager.v1beta2.SecretVersion] to list,
in the format projects/*/secrets/* or projects/*/locations/*/secrets/*.
[[["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\u003eListSecretVersionsRequest\u003c/code\u003e class is used to request a list of secret versions from the Secret Manager v1beta2 API.\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, extending its functionality for handling paged requests, message operations, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for filtering (\u003ccode\u003eFilter\u003c/code\u003e), controlling page size (\u003ccode\u003ePageSize\u003c/code\u003e), pagination (\u003ccode\u003ePageToken\u003c/code\u003e), and specifying the parent secret resource (\u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsSecretName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the secret resource name from which to retrieve the list of versions, and it must be in the format of \u003ccode\u003eprojects/*/secrets/*\u003c/code\u003e or \u003ccode\u003eprojects/*/locations/*/secrets/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageSize\u003c/code\u003e property allows setting a maximum number of results to return in one page, with a cap of 25000 if a number over is provided, or is server-decided if set to 0.\u003c/p\u003e\n"]]],[],null,[]]