class GoogleCloudAiplatformV1IndexStats extends Model (View source)

Properties

int $shardsCount
string $sparseVectorsCount
string $vectorsCount

Methods

setShardsCount($shardsCount)

No description

int
getShardsCount()

No description

setSparseVectorsCount($sparseVectorsCount)

No description

string
getSparseVectorsCount()

No description

setVectorsCount($vectorsCount)

No description

string
getVectorsCount()

No description

Details

setShardsCount($shardsCount)

No description

Parameters

$shardsCount

int getShardsCount()

No description

Return Value

int

setSparseVectorsCount($sparseVectorsCount)

No description

Parameters

$sparseVectorsCount

string getSparseVectorsCount()

No description

Return Value

string

setVectorsCount($vectorsCount)

No description

Parameters

$vectorsCount

string getVectorsCount()

No description

Return Value

string