com.google.api.server.spi.config
Annotation Type ApiLimitMetric
-
public @interface ApiLimitMetricA rate limiting metric.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element and Description intlimitThe default cost limit.java.lang.StringnameA limit identifier, consisting of alphanumeric characters and hyphens.
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element and Description java.lang.StringdisplayNameA human readable description of the metric, e.g.
-