[[["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 page provides documentation for the `SearchProductsResponse` class within the Google Cloud Private Catalog v1beta1 API, specifically version 2.0.0-beta04."],["`SearchProductsResponse` is a response message used by the `PrivateCatalog.SearchProducts` method, which inherits from the base object and implements several interfaces for message handling and data manipulation."],["The class has two constructors, a default constructor and one that accepts another `SearchProductsResponse` object for cloning, as well as two properties: `NextPageToken` (a string) and `Products` (a repeated field of Product objects), used for handling pagination and returning the product data."],["It includes an implementation of `GetEnumerator()` method, which allows for iteration through the product resources within the response, and also provides links to the documentation for the two most recent versions."],["The class is located in the `Google.Cloud.PrivateCatalog.V1Beta1` namespace, and it comes from the `Google.Cloud.PrivateCatalog.V1Beta1.dll` assembly."]]],[]]