Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Citation.
Citation info for a segment.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer.Citation
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_index
int|string
Index indicates the start of the segment, measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
↳ end_index
int|string
End of the attributed segment, exclusive. Measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
↳ sources
getStartIndex
Index indicates the start of the segment, measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
int|string
setStartIndex
Index indicates the start of the segment, measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
var
int|string
$this
getEndIndex
End of the attributed segment, exclusive. Measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
int|string
setEndIndex
End of the attributed segment, exclusive. Measured in bytes (UTF-8 unicode). If there are multi-byte characters,such as non-ASCII characters, the index measurement is longer than the string length.
var
int|string
$this
getSources
Citation sources for the attributed segment.
setSources
Citation sources for the attributed segment.
$this