Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class Reference.
Defines reference in reply.
Generated from protobuf message google.cloud.discoveryengine.v1beta.Reply.Reference
Namespace
Google \ Cloud \ DiscoveryEngine \ V1beta \ ReplyMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
URI link reference.
↳ anchor_text
string
Anchor text.
↳ start
int
Anchor text start index.
↳ end
int
Anchor text end index.
getUri
URI link reference.
string
setUri
URI link reference.
var
string
$this
getAnchorText
Anchor text.
string
setAnchorText
Anchor text.
var
string
$this
getStart
Anchor text start index.
int
setStart
Anchor text start index.
var
int
$this
getEnd
Anchor text end index.
int
setEnd
Anchor text end index.
var
int
$this