pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin.outputs
/
GetAiIndexIndexStat
Get
Ai
Index
Index
Stat
data
class
GetAiIndexIndexStat
(
val
shardsCount
:
Int
,
val
vectorsCount
:
String
)
Types
Constructors
Properties
Constructors
Get
Ai
Index
Index
Stat
Link copied to clipboard
fun
GetAiIndexIndexStat
(
shardsCount
:
Int
,
vectorsCount
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
shards
Count
Link copied to clipboard
val
shardsCount
:
Int
vectors
Count
Link copied to clipboard
val
vectorsCount
:
String