Interface protos.google.cloud.channel.v1.IListChannelPartnerLinksResponse

Properties of a ListChannelPartnerLinksResponse.

Package

@google-cloud/channel!

Properties

channelPartnerLinks?: (google.cloud.channel.v1.IChannelPartnerLink[]|null);

ListChannelPartnerLinksResponse channelPartnerLinks

Property Value
TypeDescription
(google.cloud.channel.v1.IChannelPartnerLink[]|null)

nextPageToken

nextPageToken?: (string|null);

ListChannelPartnerLinksResponse nextPageToken

Property Value
TypeDescription
(string|null)