Interface protos.google.cloud.privatecatalog.v1beta1.ISearchProductsResponse (2.1.2)

Properties of a SearchProductsResponse.

Package

@google-cloud/private-catalog

Properties

nextPageToken

nextPageToken?: (string|null);

SearchProductsResponse nextPageToken

products

products?: (google.cloud.privatecatalog.v1beta1.IProduct[]|null);

SearchProductsResponse products