Search
Preparing search index...
The search index is not available
@oasislabs/parcel - v1.0.0-beta.24
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@oasislabs/parcel - v1.0.0-beta.24
meter
MeteringQuota
Class MeteringQuota
Your monthly quota for API usage.
Hierarchy
MeteringQuota
Index
Constructors
constructor
Properties
#client
accessed
Bytes
Limit
api
Calls
Limit
compute
Msec
Limit
Constructors
constructor
new
Metering
Quota
(
client
:
HttpClient
, pod
:
Readonly
<
{
accessedBytesLimit
:
number
;
apiCallsLimit
:
number
;
computeMsecLimit
:
number
}
>
)
:
MeteringQuota
Parameters
client:
HttpClient
pod:
Readonly
<
{
accessedBytesLimit
:
number
;
apiCallsLimit
:
number
;
computeMsecLimit
:
number
}
>
Returns
MeteringQuota
Properties
Private
#client
#client
:
HttpClient
Readonly
accessed
Bytes
Limit
accessed
Bytes
Limit
:
number
Readonly
api
Calls
Limit
api
Calls
Limit
:
number
Readonly
compute
Msec
Limit
compute
Msec
Limit
:
number
Modules
Parcel
app
asset
client
compute
condition
database
document
fixed-
types
grant
http
identity
meter
Meter
Impl
model
permission
polyfill
token
tokenization
Metering
Quota
constructor
#client
accessed
Bytes
Limit
api
Calls
Limit
compute
Msec
Limit
Metering
Report
Get
Usage
Filter
PODMetering
Quota
PODMetering
Report
Quota
Update
Params
Generated using
TypeDoc
Your monthly quota for API usage.