public class RestApiQuotaEnforcer
extends java.lang.Object
Examples:
Adds context (change, project, account) to the quota check if the call is for an existing
entity that was successfully parsed. This quota check is generally enforced after the resource
was parsed, but before the view is executed. If a quota enforcer desires to throttle earlier,
they should consider quota groups in the /http/*
space.