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

Properties of a SearchProductsRequest.

Package

@google-cloud/private-catalog!

Properties

pageSize

pageSize?: (number|null);

SearchProductsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

SearchProductsRequest pageToken

Property Value
TypeDescription
(string|null)

query

query?: (string|null);

SearchProductsRequest query

Property Value
TypeDescription
(string|null)

resource

resource?: (string|null);

SearchProductsRequest resource

Property Value
TypeDescription
(string|null)