Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class GroundingFact.
Grounding Fact.
Generated from protobuf message google.cloud.discoveryengine.v1.GroundingFact
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fact_text
string
Text content of the fact. Can be at most 10K characters long.
↳ attributes
array| Google\Protobuf\Internal\MapField
Attributes associated with the fact. Common attributes include source
(indicating where the fact was sourced from), author
(indicating the author of the fact), and so on.
getFactText
Text content of the fact. Can be at most 10K characters long.
string
setFactText
Text content of the fact. Can be at most 10K characters long.
var
string
$this
getAttributes
Attributes associated with the fact.
Common attributes include source
(indicating where the fact was sourced
from), author
(indicating the author of the fact), and so on.
setAttributes
Attributes associated with the fact.
Common attributes include source
(indicating where the fact was sourced
from), author
(indicating the author of the fact), and so on.
$this