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
[ListSecretsResponse.next_page_token][google.cloud.secretmanager.v1.ListSecretsResponse.next_page_token].
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. The resource name of the project associated with the
[Secrets][google.cloud.secretmanager.v1.Secret], in the format projects/*.
Property Value
Type
Description
System.String
ParentAsProjectName
public ProjectName ParentAsProjectName { get; set; }
Google.Api.Gax.ResourceNames.ProjectName-typed view over the Parent resource name property.
[[["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\u003eListSecretsRequest\u003c/code\u003e class is used to request a list of secrets from the Secret Manager service within a specified project.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage<ListSecretsRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListSecretsRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListSecretsRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, enabling diverse functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListSecretsRequest\u003c/code\u003e class provides properties for \u003ccode\u003ePageSize\u003c/code\u003e to control the number of results returned, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to specify the project containing the secrets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsProjectName\u003c/code\u003e property offers a strongly-typed view of the \u003ccode\u003eParent\u003c/code\u003e property as a \u003ccode\u003eProjectName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two contructors, one empty and one to copy another \u003ccode\u003eListSecretsRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]