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