ProjectsLocationsJobsWorkItemsResource class
Constructors
- ProjectsLocationsJobsWorkItemsResource(ApiRequester client)
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
-
lease(
LeaseWorkItemRequest request, String projectId, String location, String jobId, {String? $fields}) → Future< LeaseWorkItemResponse> - Leases a dataflow WorkItem to run.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reportStatus(
ReportWorkItemStatusRequest request, String projectId, String location, String jobId, {String? $fields}) → Future< ReportWorkItemStatusResponse> - Reports the status of dataflow WorkItems leased by a worker.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited