googleapis.bigquery.VectorSearchStatisticsIndexUsageMode
See theVectorSearchStatisticsIndexUsageMode companion object
sealed abstract class VectorSearchStatisticsIndexUsageMode(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- VectorSearchStatisticsIndexUsageMode.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object FULLY_USED.typeobject INDEX_USAGE_MODE_UNSPECIFIED.typeobject PARTIALLY_USED.typeobject UNUSED.type
Members list
In this article