Interface protos.google.cloud.channel.v1.IUpdateChannelPartnerLinkRequest

Properties of an UpdateChannelPartnerLinkRequest.

Package

@google-cloud/channel!

Properties

channelPartnerLink?: (google.cloud.channel.v1.IChannelPartnerLink|null);

UpdateChannelPartnerLinkRequest channelPartnerLink

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

name

name?: (string|null);

UpdateChannelPartnerLinkRequest name

Property Value
TypeDescription
(string|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateChannelPartnerLinkRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)