Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional enforcedWhether usage above the limit is actively blocked instead of only tracked or alerted on. Omitted if this item failed to write.
Optional errorAn error message describing why this item failed to write. Omitted if this item was written successfully.
Optional orgThe public ID of the organization that owns the quota. Omitted if this item failed to write.
Optional scopeA namespace-specific key and value identifying what the quota applies to within an organization. The object contains exactly one entry. A value of "*" identifies the default quota applied to entities without a specific quota. This field is omitted for an organization-wide quota.
Optional usageThe quota limit in the usage units defined by the quota namespace. May be fractional for quotas configured before public writes required whole units. Omitted if this item failed to write.
Generated using TypeDoc
Attributes of a usage quota bulk write result. On success, all fields except
errorare present. On failure, onlyerroris present and the other fields are omitted.