Google Cloud Discovery Engine V1 Client - Class SnippetInfo (1.5.1)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SnippetInfo.

Snippet information.

Generated from protobuf message google.cloud.discoveryengine.v1.Answer.Step.Action.Observation.SearchResult.SnippetInfo

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ Answer \ Step \ Action \ Observation \ SearchResult

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ snippetstring

Snippet content.

↳ snippet_statusstring

Status of the snippet defined by the search team.

getSnippet

Snippet content.

Returns
TypeDescription
string

setSnippet

Snippet content.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getSnippetStatus

Status of the snippet defined by the search team.

Returns
TypeDescription
string

setSnippetStatus

Status of the snippet defined by the search team.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this