duration property

String? duration
getter/setter pair

Duration of the time window, automatically chosen to be smallest possible in the given scenario.

Duration will be in RFC3339 format "PTnHnMnS".

Output only.

Implementation

core.String? duration;