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

Properties of a SearchProductsResponse.

Package

@google-cloud/private-catalog!

Properties

nextPageToken

nextPageToken?: (string|null);

SearchProductsResponse nextPageToken

Property Value
TypeDescription
(string|null)

products

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

SearchProductsResponse products

Property Value
TypeDescription
(google.cloud.privatecatalog.v1beta1.IProduct[]|null)