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