Google Cloud Discovery Engine V1beta Client - Class SnippetInfo (0.11.2)

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

Snippet information.

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

Namespace

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ snippet string

Snippet content.

↳ snippet_status string

Status of the snippet defined by the search team.

getSnippet

Snippet content.

Returns
Type Description
string

setSnippet

Snippet content.

Parameter
Name Description
var string
Returns
Type Description
$this

getSnippetStatus

Status of the snippet defined by the search team.

Returns
Type Description
string

setSnippetStatus

Status of the snippet defined by the search team.

Parameter
Name Description
var string
Returns
Type Description
$this