Interface protos.google.cloud.channel.v1.IListProductsRequest

Properties of a ListProductsRequest.

Package

@google-cloud/channel!

Properties

account

account?: (string|null);

ListProductsRequest account

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

ListProductsRequest languageCode

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListProductsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListProductsRequest pageToken

Property Value
TypeDescription
(string|null)