[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-02。"],[[["This guide focuses on creating, configuring, attaching, deploying, and testing policies within Apigee and Apigee hybrid environments."],["Policies, exemplified here by the Quota policy, are stored as XML files in the `/apiproxy/policies` directory within an API proxy configuration."],["The Quota policy type allows control over API invocation frequency, as illustrated by an example that limits apps to one request per minute."],["All policies, including the Quota policy, have attributes such as `enabled`, `continueOnError`, and `name`, which define their behavior and status."],["Policy-specific elements like `Allow`, `Interval`, and `TimeUnit` in the Quota policy example provide settings for enforcing API limits."]]],[]]