GoogleCloudAiplatformV1NearestNeighborQuery
class GoogleCloudAiplatformV1NearestNeighborQuery extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $embeddingType | ||
protected | $embeddingDataType | ||
string | $entityId | ||
int | $neighborCount | ||
protected | $numericFiltersType | ||
protected | $numericFiltersDataType | ||
protected | $parametersType | ||
protected | $parametersDataType | ||
int | $perCrowdingAttributeNeighborCount | ||
protected | $stringFiltersType | ||
protected | $stringFiltersDataType |
Methods
getEmbedding()
No description
setEntityId($entityId)
No description
string
getEntityId()
No description
setNeighborCount($neighborCount)
No description
int
getNeighborCount()
No description
setNumericFilters($numericFilters)
No description
getNumericFilters()
No description
getParameters()
No description
setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)
No description
int
getPerCrowdingAttributeNeighborCount()
No description
setStringFilters($stringFilters)
No description
getStringFilters()
No description
Details
setEmbedding(GoogleCloudAiplatformV1NearestNeighborQueryEmbedding $embedding)
No description
GoogleCloudAiplatformV1NearestNeighborQueryEmbedding
getEmbedding()
No description
setEntityId($entityId)
No description
string
getEntityId()
No description
setNeighborCount($neighborCount)
No description
int
getNeighborCount()
No description
setNumericFilters($numericFilters)
No description
GoogleCloudAiplatformV1NearestNeighborQueryNumericFilter[]
getNumericFilters()
No description
setParameters(GoogleCloudAiplatformV1NearestNeighborQueryParameters $parameters)
No description
GoogleCloudAiplatformV1NearestNeighborQueryParameters
getParameters()
No description
setPerCrowdingAttributeNeighborCount($perCrowdingAttributeNeighborCount)
No description
int
getPerCrowdingAttributeNeighborCount()
No description
setStringFilters($stringFilters)
No description
GoogleCloudAiplatformV1NearestNeighborQueryStringFilter[]
getStringFilters()
No description