toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin.inputs
/
AiIndexMetadataConfigArgs
/
AiIndexMetadataConfigArgs
Ai
Index
Metadata
Config
Args
constructor
(
algorithmConfig
:
Output
<
AiIndexMetadataConfigAlgorithmConfigArgs
>
?
=
null
,
approximateNeighborsCount
:
Output
<
Int
>
?
=
null
,
dimensions
:
Output
<
Int
>
,
distanceMeasureType
:
Output
<
String
>
?
=
null
,
featureNormType
:
Output
<
String
>
?
=
null
,
shardSize
:
Output
<
String
>
?
=
null
)