CustomersBatchJobsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
addOperations(GoogleAdsSearchads360V23ServicesAddBatchJobOperationsRequest request, String resourceName, {String? $fields})
→ Future<GoogleAdsSearchads360V23ServicesAddBatchJobOperationsResponse>
-
Add operations to the batch job.
-
listResults(String resourceName, {int? pageSize, String? pageToken, String? responseContentType, String? $fields})
→ Future<GoogleAdsSearchads360V23ServicesListBatchJobResultsResponse>
-
Returns the results of the batch job.
-
mutate(GoogleAdsSearchads360V23ServicesMutateBatchJobRequest request, String customerId, {String? $fields})
→ Future<GoogleAdsSearchads360V23ServicesMutateBatchJobResponse>
-
Mutates a batch job.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
run(GoogleAdsSearchads360V23ServicesRunBatchJobRequest request, String resourceName, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Runs the batch job.
-
toString()
→ String
-
A string representation of this object.
inherited