[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-02 UTC。"],[[["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."]]],[]]