Versions in this module Expand all Collapse all v1 v1.7.0 Sep 14, 2026 v1.6.0 Sep 13, 2026 Changes in this version + var File_corelib_quota_v1_quota_proto protoreflect.FileDescriptor + var Quota_Scope_name = map[int32]string + var Quota_Scope_value = map[string]int32 + type Quota struct + CarrierId string + CarrierType string + Kind string + Limit int64 + SourceScope Quota_Scope + SourceScopeId string + Used int64 + func (*Quota) Descriptor() ([]byte, []int) + func (*Quota) ProtoMessage() + func (x *Quota) GetCarrierId() string + func (x *Quota) GetCarrierType() string + func (x *Quota) GetKind() string + func (x *Quota) GetLimit() int64 + func (x *Quota) GetSourceScope() Quota_Scope + func (x *Quota) GetSourceScopeId() string + func (x *Quota) GetUsed() int64 + func (x *Quota) ProtoReflect() protoreflect.Message + func (x *Quota) Reset() + func (x *Quota) String() string + type Quota_Scope int32 + const Quota_ACCOUNT + const Quota_DEFAULT + const Quota_PROJECT + const Quota_SCOPE_UNSPECIFIED + func (Quota_Scope) Descriptor() protoreflect.EnumDescriptor + func (Quota_Scope) EnumDescriptor() ([]byte, []int) + func (Quota_Scope) Type() protoreflect.EnumType + func (x Quota_Scope) Enum() *Quota_Scope + func (x Quota_Scope) Number() protoreflect.EnumNumber + func (x Quota_Scope) String() string