class GoogleCloudAiplatformV1ExamplesOverride extends Collection (View source)

Properties

protected $collection_key
int $crowdingCount
string $dataFormat
int $neighborCount
protected $restrictionsType
protected $restrictionsDataType
bool $returnEmbeddings

Methods

setCrowdingCount($crowdingCount)

No description

int
getCrowdingCount()

No description

setDataFormat($dataFormat)

No description

string
getDataFormat()

No description

setNeighborCount($neighborCount)

No description

int
getNeighborCount()

No description

setRestrictions($restrictions)

No description

setReturnEmbeddings($returnEmbeddings)

No description

bool
getReturnEmbeddings()

No description

Details

setCrowdingCount($crowdingCount)

No description

Parameters

$crowdingCount

int getCrowdingCount()

No description

Return Value

int

setDataFormat($dataFormat)

No description

Parameters

$dataFormat

string getDataFormat()

No description

Return Value

string

setNeighborCount($neighborCount)

No description

Parameters

$neighborCount

int getNeighborCount()

No description

Return Value

int

setRestrictions($restrictions)

No description

Parameters

$restrictions

setReturnEmbeddings($returnEmbeddings)

No description

Parameters

$returnEmbeddings

bool getReturnEmbeddings()

No description

Return Value

bool