Interface protos.google.cloud.channel.v1.IListTransferableOffersRequest

Properties of a ListTransferableOffersRequest.

Package

@google-cloud/channel!

Properties

cloudIdentityId

cloudIdentityId?: (string|null);

ListTransferableOffersRequest cloudIdentityId

Property Value
TypeDescription
(string|null)

customerName

customerName?: (string|null);

ListTransferableOffersRequest customerName

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

ListTransferableOffersRequest languageCode

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListTransferableOffersRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListTransferableOffersRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListTransferableOffersRequest parent

Property Value
TypeDescription
(string|null)

sku

sku?: (string|null);

ListTransferableOffersRequest sku

Property Value
TypeDescription
(string|null)