limit property

String? limit
getter/setter pair

Upper limit allowed for the time interval and time unit specified.

Requests exceeding this limit will be rejected.

Required.

Implementation

core.String? limit;