enum ApiCallSummaryResult;
Value | Description |
---|---|
ApiCallSummaryResult_Normal |
The function call frequency is within the suggested range stipulated in the guidelines. |
ApiCallSummaryResult_LimitOver |
The function call frequency is over the suggested limit stipulated in the guidelines. |
The result of the API call frequency check.
CONFIDENTIAL