GoogleAdsSearchads360V23ServicesCustomerOperation constructor

GoogleAdsSearchads360V23ServicesCustomerOperation({
  1. GoogleAdsSearchads360V23ResourcesCustomer? update,
  2. String? updateMask,
})

Implementation

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