GoogleAdsSearchads360V23ServicesAddBatchJobOperationsRequest constructor
GoogleAdsSearchads360V23ServicesAddBatchJobOperationsRequest({
- List<
GoogleAdsSearchads360V23ServicesMutateOperation> ? mutateOperations, - String? sequenceToken,
Implementation
GoogleAdsSearchads360V23ServicesAddBatchJobOperationsRequest({
this.mutateOperations,
this.sequenceToken,
});