GoogleAdsSearchads360V23ServicesAssetGroupOperation constructor
GoogleAdsSearchads360V23ServicesAssetGroupOperation({
- GoogleAdsSearchads360V23ResourcesAssetGroup? create,
- String? remove,
- GoogleAdsSearchads360V23ResourcesAssetGroup? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAssetGroupOperation({
this.create,
this.remove,
this.update,
this.updateMask,
});