Class RateLimitQuotaUsageReports.BucketQuotaUsage

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaUsageReports.BucketQuotaUsage
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder, Serializable
Enclosing class:
RateLimitQuotaUsageReports

public static final class RateLimitQuotaUsageReports.BucketQuotaUsage extends com.google.protobuf.GeneratedMessage implements RateLimitQuotaUsageReports.BucketQuotaUsageOrBuilder
 The usage report for a bucket.

 .. note::
 Note that the first report sent for a ``BucketId`` indicates to the RLQS server that
 the RLQS client is subscribing for the future assignments for this ``BucketId``.
 
Protobuf type envoy.service.rate_limit_quota.v3.RateLimitQuotaUsageReports.BucketQuotaUsage
See Also: