class GoogleCloudDiscoveryengineV1SearchRequestFacetSpecFacetKey extends Collection (View source)

Properties

protected $collection_key
bool $caseInsensitive
string[] $contains
protected $intervalsType
protected $intervalsDataType
string $key
string $orderBy
string[] $prefixes
string[] $restrictedValues

Methods

setCaseInsensitive($caseInsensitive)

No description

bool
getCaseInsensitive()

No description

setContains($contains)

No description

string[]
getContains()

No description

setIntervals($intervals)

No description

setKey($key)

No description

string
getKey()

No description

setOrderBy($orderBy)

No description

string
getOrderBy()

No description

setPrefixes($prefixes)

No description

string[]
getPrefixes()

No description

setRestrictedValues($restrictedValues)

No description

string[]
getRestrictedValues()

No description

Details

setCaseInsensitive($caseInsensitive)

No description

Parameters

$caseInsensitive

bool getCaseInsensitive()

No description

Return Value

bool

setContains($contains)

No description

Parameters

$contains

string[] getContains()

No description

Return Value

string[]

setIntervals($intervals)

No description

Parameters

$intervals

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setOrderBy($orderBy)

No description

Parameters

$orderBy

string getOrderBy()

No description

Return Value

string

setPrefixes($prefixes)

No description

Parameters

$prefixes

string[] getPrefixes()

No description

Return Value

string[]

setRestrictedValues($restrictedValues)

No description

Parameters

$restrictedValues

string[] getRestrictedValues()

No description

Return Value

string[]