Optional. The BCP-47 language code. For example, "en-US". The
response will localize in the corresponding language code, if specified.
The default value is "en-US".
Optional. Requested page size. Server might return fewer results than requested.
If unspecified, returns at most 100 Products.
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."],[[["This webpage provides documentation for the `ListProductsRequest` class within the `Google.Cloud.Channel.V1` namespace, detailing its use in the .NET environment, with the latest version being 2.14.0."],["The `ListProductsRequest` class is used to request a list of products from a reseller account, as indicated by the required `Account` property."],["The `ListProductsRequest` class, which inherits from Object, implements several interfaces, including `IPageRequest` and `IMessage`, meaning it supports pagination and message-based operations."],["The class provides optional properties like `LanguageCode`, `PageSize`, and `PageToken` to customize the request, including language localization, the number of results per page, and navigating through pages."],["There are 23 different versions of the ListProductsRequest provided in this document, ranging from version 1.0.0 to the latest version 2.14.0."]]],[]]