Interface protos.google.cloud.channel.v1.IListProductsResponse (3.2.1)

Properties of a ListProductsResponse.

Package

@google-cloud/channel

Properties

nextPageToken

nextPageToken?: (string|null);

ListProductsResponse nextPageToken

products

products?: (google.cloud.channel.v1.IProduct[]|null);

ListProductsResponse products