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