Message: ApiLimitEntry

File: WebAPI/api_limit_2.proto

Used in

ApiLimitReport

Fields

limit

Type: uint32

Description: Limit type. This field is associated with ApiLimit enum type.

status_code

Type: uint32

Description: Result status of the request. This field is associated with ApiLimitEntryStatusCode enum type.

value

Type: uint32

Description: Limit value.

period_sec

Type: uint32

Description: Populated if the limit is a rate = value / period_sec.

description

Type: shared_1.Text

Description: Limit description.