operationDeadline property

double? operationDeadline
getter/setter pair

The number of seconds to wait for the completion of a long running operation.

The default is no deadline.

Implementation

core.double? operationDeadline;