firstAttempt property

Attempt? firstAttempt
getter/setter pair

The status of the task's first attempt.

Only dispatch_time will be set. The other Attempt information is not retained by Cloud Tasks.

Output only.

Implementation

Attempt? firstAttempt;