Interface protos.google.cloud.channel.v1.IListEntitlementsRequest

Properties of a ListEntitlementsRequest.

Package

@google-cloud/channel!

Properties

pageSize

pageSize?: (number|null);

ListEntitlementsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListEntitlementsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListEntitlementsRequest parent

Property Value
TypeDescription
(string|null)