Optional. The maximum number of service accounts to return. The service may
return fewer than this value. If unspecified, returns at most 100 service
accounts. The maximum value is 1000; the server will coerce values above
1000.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ListSubscribersRequest` class is used for requesting a list of subscribers from the Cloud Channel v1 API, with version 2.14.0 being the latest."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable\u003cListSubscribersRequest\u003e`, `IDeepCloneable\u003cListSubscribersRequest\u003e`, and `IBufferMessage`."],["The `ListSubscribersRequest` class provides properties for `Account` (a required resource name), `PageSize` (optional, maximum number of accounts to return, up to 1000), and `PageToken` (optional, for retrieving subsequent pages)."],["The documentation includes a full history of past versions going back to version 1.0.0 of the API."],["This class can be constructed with no parameters, or can be copied by providing an existing `ListSubscribersRequest` as a parameter."]]],[]]