phaseId property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? phaseId
getter/setter pair

The phase ID of the phase that includes the job being retried.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? phaseId;