enableRestriction property

bool? enableRestriction
getter/setter pair

Whether to restrict API calls within the Service Perimeter to the list of APIs specified in 'allowed_services'.

Implementation

core.bool? enableRestriction;