A token to retrieve the next page of results. Pass this value in
[ListSecretVersionsRequest.page_token][google.cloud.secrets.v1beta1.ListSecretVersionsRequest.page_token] to retrieve the next page.
[[["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 page provides documentation for the \u003ccode\u003eListSecretVersionsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1Beta1\u003c/code\u003e namespace, specifically for version 2.0.0-beta05 of the Google Cloud Secret Manager .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSecretVersionsResponse\u003c/code\u003e is a sealed class representing the response message for the \u003ccode\u003eSecretManagerService.ListSecretVersions\u003c/code\u003e operation, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, \u003ccode\u003eTotalSize\u003c/code\u003e to indicate the total number of secret versions, and \u003ccode\u003eVersions\u003c/code\u003e, which is a list of \u003ccode\u003eSecretVersion\u003c/code\u003e objects sorted by creation time in reverse chronological order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSecretVersionsResponse\u003c/code\u003e class provides methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the \u003ccode\u003eSecretVersion\u003c/code\u003e resources included in the response.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of the class, one being a default and the other taking in another instance of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]