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