responseTime property

String? responseTime
getter/setter pair

The time that this attempt response was received.

response_time will be truncated to the nearest microsecond.

Output only.

Implementation

core.String? responseTime;