toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin.outputs
/
GetAiIndexIndexStat
Get
Ai
Index
Index
Stat
data
class
GetAiIndexIndexStat
(
val
shardsCount
:
Int
,
val
vectorsCount
:
String
)
Members
Constructors
Get
Ai
Index
Index
Stat
Link copied to clipboard
constructor
(
shardsCount
:
Int
,
vectorsCount
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
shards
Count
Link copied to clipboard
val
shardsCount
:
Int
The number of shards in the Index.
vectors
Count
Link copied to clipboard
val
vectorsCount
:
String
The number of vectors in the Index.