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