AsObject: {
    reason: string;
    state: PlanStateMap[keyof PlanStateMap];
    timestamp?: google_protobuf_timestamp_pb.Timestamp.AsObject;
}

Type declaration

  • reason: string
  • state: PlanStateMap[keyof PlanStateMap]
  • Optional timestamp?: google_protobuf_timestamp_pb.Timestamp.AsObject

Generated using TypeDoc