timeout property
The time in seconds after which this DebugSession should end.
This value will override the value in query param, if both are provided.
Optional.
Implementation
core.String? timeout;
The time in seconds after which this DebugSession should end.
This value will override the value in query param, if both are provided.
Optional.
core.String? timeout;