GoogleAdsSearchads360V23ServicesCustomerOperation constructor
GoogleAdsSearchads360V23ServicesCustomerOperation({
- GoogleAdsSearchads360V23ResourcesCustomer? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesCustomerOperation({
this.update,
this.updateMask,
});