class GoogleCloudRetailV2Control extends Collection (View source)

Properties

protected $collection_key
string[] $associatedServingConfigIds
string $displayName
string $name
protected $ruleType
protected $ruleDataType
string[] $searchSolutionUseCase
string[] $solutionTypes

Methods

setAssociatedServingConfigIds($associatedServingConfigIds)

No description

string[]
setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setRule(GoogleCloudRetailV2Rule $rule)

No description

getRule()

No description

setSearchSolutionUseCase($searchSolutionUseCase)

No description

string[]
getSearchSolutionUseCase()

No description

setSolutionTypes($solutionTypes)

No description

string[]
getSolutionTypes()

No description

Details

setAssociatedServingConfigIds($associatedServingConfigIds)

No description

Parameters

$associatedServingConfigIds

string[] getAssociatedServingConfigIds()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setRule(GoogleCloudRetailV2Rule $rule)

No description

Parameters

GoogleCloudRetailV2Rule $rule

GoogleCloudRetailV2Rule getRule()

No description

setSearchSolutionUseCase($searchSolutionUseCase)

No description

Parameters

$searchSolutionUseCase

string[] getSearchSolutionUseCase()

No description

Return Value

string[]

setSolutionTypes($solutionTypes)

No description

Parameters

$solutionTypes

string[] getSolutionTypes()

No description

Return Value

string[]