GoogleAdsSearchads360V23ServicesAccountLinkOperation constructor
GoogleAdsSearchads360V23ServicesAccountLinkOperation({
- String? remove,
- GoogleAdsSearchads360V23ResourcesAccountLink? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAccountLinkOperation({
this.remove,
this.update,
this.updateMask,
});