ProjectsJobsDebugResource class

Constructors

ProjectsJobsDebugResource(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

getConfig(GetDebugConfigRequest request, String projectId, String jobId, {String? $fields}) Future<GetDebugConfigResponse>
Get encoded debug configuration for component.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sendCapture(SendDebugCaptureRequest request, String projectId, String jobId, {String? $fields}) Future<SendDebugCaptureResponse>
Send encoded debug capture data for component.
toString() String
A string representation of this object.
inherited

Operators

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