AppGroupQuota

data class AppGroupQuota(val computeResource: Int, val docSize: Int, val qps: Int? = null, val spec: String)

Constructors

Link copied to clipboard
constructor(computeResource: Int, docSize: Int, qps: Int? = null, spec: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Computing resources. Unit: LCU.

Link copied to clipboard

Storage Size. Unit: GB.

Link copied to clipboard
val qps: Int? = null

Search request. Unit: times/second.

Link copied to clipboard

Specification. Valid values: