class GoogleCloudAiplatformV1IndexDatapointRestriction extends Collection (View source)

Properties

protected $collection_key
string[] $allowList
string[] $denyList
string $namespace

Methods

setAllowList($allowList)

No description

string[]
getAllowList()

No description

setDenyList($denyList)

No description

string[]
getDenyList()

No description

setNamespace($namespace)

No description

string
getNamespace()

No description

Details

setAllowList($allowList)

No description

Parameters

$allowList

string[] getAllowList()

No description

Return Value

string[]

setDenyList($denyList)

No description

Parameters

$denyList

string[] getDenyList()

No description

Return Value

string[]

setNamespace($namespace)

No description

Parameters

$namespace

string getNamespace()

No description

Return Value

string