Reference documentation and code samples for the Google Cloud Ces V1 Client class CitedChunk.
Piece of cited information.
Generated from protobuf message google.cloud.ces.v1.Citations.CitedChunk
Namespace
Google \ Cloud \ Ces \ V1 \ CitationsMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
URI used for citation.
↳ title
string
Title of the cited document.
↳ text
string
Text used for citation.
getUri
URI used for citation.
string
setUri
URI used for citation.
var
string
$this
getTitle
Title of the cited document.
string
setTitle
Title of the cited document.
var
string
$this
getText
Text used for citation.
string
setText
Text used for citation.
var
string
$this

