GoogleAdsSearchads360V23ServicesCustomerManagerLinkOperation constructor

GoogleAdsSearchads360V23ServicesCustomerManagerLinkOperation({
  1. GoogleAdsSearchads360V23ResourcesCustomerManagerLink? update,
  2. String? updateMask,
})

Implementation

GoogleAdsSearchads360V23ServicesCustomerManagerLinkOperation({
  this.update,
  this.updateMask,
});