Workspace Capping Response
data class WorkspaceCappingResponse(val dailyQuotaGb: Double? = null, val dataIngestionStatus: String, val quotaNextResetTime: String)
The daily volume cap for ingestion.
The daily volume cap for ingestion.