class GoogleCloudDiscoveryengineV1betaAnswer extends Collection (View source)

Properties

protected $collection_key
string[] $answerSkippedReasons
string $answerText
protected $citationsType
protected $citationsDataType
string $completeTime
string $createTime
string $name
protected $queryUnderstandingInfoType
protected $queryUnderstandingInfoDataType
protected $referencesType
protected $referencesDataType
string[] $relatedQuestions
string $state
protected $stepsType
protected $stepsDataType

Methods

setAnswerSkippedReasons($answerSkippedReasons)

No description

string[]
getAnswerSkippedReasons()

No description

setAnswerText($answerText)

No description

string
getAnswerText()

No description

setCitations($citations)

No description

setCompleteTime($completeTime)

No description

string
getCompleteTime()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setName($name)

No description

string
getName()

No description

setReferences($references)

No description

setRelatedQuestions($relatedQuestions)

No description

string[]
getRelatedQuestions()

No description

setState($state)

No description

string
getState()

No description

setSteps($steps)

No description

Details

setAnswerSkippedReasons($answerSkippedReasons)

No description

Parameters

$answerSkippedReasons

string[] getAnswerSkippedReasons()

No description

Return Value

string[]

setAnswerText($answerText)

No description

Parameters

$answerText

string getAnswerText()

No description

Return Value

string

setCitations($citations)

No description

Parameters

$citations

setCompleteTime($completeTime)

No description

Parameters

$completeTime

string getCompleteTime()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setQueryUnderstandingInfo(GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo $queryUnderstandingInfo)

No description

setReferences($references)

No description

Parameters

$references

setRelatedQuestions($relatedQuestions)

No description

Parameters

$relatedQuestions

string[] getRelatedQuestions()

No description

Return Value

string[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setSteps($steps)

No description

Parameters

$steps