GoogleAdsSearchads360V23ServicesAddBatchJobOperationsRequest class

Request message for BatchJobService.AddBatchJobOperations.

Properties

hashCode int
The hash code for this object.
no setterinherited
mutateOperations List<GoogleAdsSearchads360V23ServicesMutateOperation>?
The list of mutates being added.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sequenceToken String?
A token used to enforce sequencing.
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