GoogleCloudAiplatformV1FindNeighborsRequestQuery
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
getDatapoint()
No description
setFractionLeafNodesToSearchOverride($fractionLeafNodesToSearchOverride)
No description
getFractionLeafNodesToSearchOverride()
No description
setNeighborCount($neighborCount)
No description
int
getNeighborCount()
No description
setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)
No description
int
getPerCrowdingAttributeNeighborCount()
No description
getRrf()
No description
Details
setApproximateNeighborCount($approximateNeighborCount)
No description
int
getApproximateNeighborCount()
No description
setDatapoint(GoogleCloudAiplatformV1IndexDatapoint $datapoint)
No description
GoogleCloudAiplatformV1IndexDatapoint
getDatapoint()
No description
setFractionLeafNodesToSearchOverride($fractionLeafNodesToSearchOverride)
No description
getFractionLeafNodesToSearchOverride()
No description
setNeighborCount($neighborCount)
No description
int
getNeighborCount()
No description
setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)
No description
int
getPerCrowdingAttributeNeighborCount()
No description
setRrf(GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF $rrf)
No description
GoogleCloudAiplatformV1FindNeighborsRequestQueryRRF
getRrf()
No description