class GoogleCloudAiplatformV1FindNeighborsRequestQuery extends Model (View source)

Properties

int $approximateNeighborCount
protected $datapointType
protected $datapointDataType
$fractionLeafNodesToSearchOverride
int $neighborCount
int $perCrowdingAttributeNeighborCount
protected $rrfType
protected $rrfDataType

Methods

setApproximateNeighborCount($approximateNeighborCount)

No description

int
getApproximateNeighborCount()

No description

setFractionLeafNodesToSearchOverride($fractionLeafNodesToSearchOverride)

No description

setNeighborCount($neighborCount)

No description

int
getNeighborCount()

No description

setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)

No description

Details

setApproximateNeighborCount($approximateNeighborCount)

No description

Parameters

$approximateNeighborCount

int getApproximateNeighborCount()

No description

Return Value

int

setDatapoint(GoogleCloudAiplatformV1IndexDatapoint $datapoint)

No description

setFractionLeafNodesToSearchOverride($fractionLeafNodesToSearchOverride)

No description

Parameters

$fractionLeafNodesToSearchOverride

getFractionLeafNodesToSearchOverride()

No description

setNeighborCount($neighborCount)

No description

Parameters

$neighborCount

int getNeighborCount()

No description

Return Value

int

setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)

No description

Parameters

$perCrowdingAttributeNeighborCount

int getPerCrowdingAttributeNeighborCount()

No description

Return Value

int