GoogleCloudChannelV1UpdateChannelPartnerLinkRequest constructor
GoogleCloudChannelV1UpdateChannelPartnerLinkRequest({
- GoogleCloudChannelV1ChannelPartnerLink? channelPartnerLink,
- String? updateMask,
Implementation
GoogleCloudChannelV1UpdateChannelPartnerLinkRequest({
this.channelPartnerLink,
this.updateMask,
});