Platform type referenceType reference4 exported types

Governance quotas types

Field-level reference generated from source declarations and SDK export aliases.

MeteringEvent

interfacepackages/metering/src/index.ts
FieldTypeNotes
orgIdstringProperty
projectIdstringProperty
environmentIdstringProperty
operationTypeOperationTypeProperty
quantitynumberProperty
timestampDateProperty

OperationType

typeAliaspackages/metering/src/index.ts

Union Members

"audit_event"
"compliance_proof"
"risk_decision"
"replay_verification"

QuotaCheckResult

interfacepackages/metering/src/index.ts
FieldTypeNotes
allowedbooleanProperty
remainingnumberProperty
action"warn" | "soft_limit" | "hard_limit"Property
overageActivebooleanProperty
overageQuantitynumberProperty

UsageSummary

interfacepackages/metering/src/index.ts
FieldTypeNotes
operationTypeOperationTypeProperty
usednumberProperty
limitnumberProperty
periodStartDateProperty
periodEndDateProperty