GoogleAdsSearchads360V23ServicesBatchJobOperation constructor

GoogleAdsSearchads360V23ServicesBatchJobOperation({
  1. GoogleAdsSearchads360V23ResourcesBatchJob? create,
  2. String? remove,
})

Implementation

GoogleAdsSearchads360V23ServicesBatchJobOperation({this.create, this.remove});