Interface protos.google.cloud.channel.v1.IListTransferableSkusRequest

Properties of a ListTransferableSkusRequest.

Package

@google-cloud/channel!

Properties

authToken

authToken?: (string|null);

ListTransferableSkusRequest authToken

Property Value
TypeDescription
(string|null)

cloudIdentityId

cloudIdentityId?: (string|null);

ListTransferableSkusRequest cloudIdentityId

Property Value
TypeDescription
(string|null)

customerName

customerName?: (string|null);

ListTransferableSkusRequest customerName

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

ListTransferableSkusRequest languageCode

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListTransferableSkusRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListTransferableSkusRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListTransferableSkusRequest parent

Property Value
TypeDescription
(string|null)