Send feedback
Google Cloud Discovery Engine V1 Client - Class Answer (1.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
1.11.1 (latest)
1.11.0
1.10.1
1.9.1
1.8.0
1.7.0
1.6.1
1.5.1
1.4.0
1.3.3
1.2.0
1.1.0
1.0.0
0.11.3
0.8.0
0.7.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Answer.
Defines an answer.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer
Namespace
Google \ Cloud \ DiscoveryEngine \ V1
Methods
__construct
Parameter
Name
Description
data
mixed
getName
Immutable. Fully qualified name
projects/{project}/locations/global/collections/{collection}/engines/{engine}/sessions/*/answers/*
Returns
Type
Description
string
setName
Immutable. Fully qualified name
projects/{project}/locations/global/collections/{collection}/engines/{engine}/sessions/*/answers/*
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getState
The state of the answer generation.
Returns
Type
Description
int
Enum of type State .
setState
The state of the answer generation.
Parameter
Name
Description
var
int
Enum of type State .
Returns
Type
Description
$this
getAnswerText
Returns
Type
Description
string
setAnswerText
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getGroundingScore
A score in the range of [0, 1] describing how grounded the answer is by the
reference chunks.
Returns
Type
Description
float
hasGroundingScore
clearGroundingScore
setGroundingScore
A score in the range of [0, 1] describing how grounded the answer is by the
reference chunks.
Parameter
Name
Description
var
float
Returns
Type
Description
$this
getCitations
setCitations
Returns
Type
Description
$this
getGroundingSupports
Optional. Grounding supports.
setGroundingSupports
Optional. Grounding supports.
Returns
Type
Description
$this
getReferences
setReferences
Returns
Type
Description
$this
Suggested related questions.
Suggested related questions.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getSteps
setSteps
Returns
Type
Description
$this
getQueryUnderstandingInfo
Query understanding information.
hasQueryUnderstandingInfo
clearQueryUnderstandingInfo
setQueryUnderstandingInfo
Query understanding information.
Returns
Type
Description
$this
getAnswerSkippedReasons
Additional answer-skipped reasons. This provides the reason for ignored
cases. If nothing is skipped, this field is not set.
setAnswerSkippedReasons
Additional answer-skipped reasons. This provides the reason for ignored
cases. If nothing is skipped, this field is not set.
Parameter
Name
Description
var
int[]
Returns
Type
Description
$this
getCreateTime
Output only. Answer creation timestamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Answer creation timestamp.
Returns
Type
Description
$this
getCompleteTime
Output only. Answer completed timestamp.
hasCompleteTime
clearCompleteTime
setCompleteTime
Output only. Answer completed timestamp.
Returns
Type
Description
$this
getSafetyRatings
Optional. Safety ratings.
setSafetyRatings
Optional. Safety ratings.
Returns
Type
Description
$this
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-18 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]