GoogleAdsSearchads360V23ResourcesBatchJob class

A list of mutates being processed asynchronously.

The mutates are uploaded by the user. The mutates themselves aren't readable and the results of the job can only be read using BatchJobService.ListBatchJobResults.

Properties

hashCode int
The hash code for this object.
no setterinherited
id String?
ID of this batch job.
getter/setter pair
longRunningOperation String?
The resource name of the long-running operation that can be used to poll for completion.
getter/setter pair
metadata GoogleAdsSearchads360V23ResourcesBatchJobBatchJobMetadata?
Contains additional information about this batch job.
getter/setter pair
nextAddSequenceToken String?
The next sequence token to use when adding operations.
getter/setter pair
resourceName String?
The resource name of the batch job.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
Status of this batch job.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited