maxRuntimeDuration property

Duration? maxRuntimeDuration
final

The max duration of the deployment is max_runtime_duration. The deployment will be terminated after the duration. The max_runtime_duration can be set up to 7 days.

Implementation

final protobuf.Duration? maxRuntimeDuration;