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