Google Cloud Discovery Engine V1beta Client - Class Summary (0.6.0)

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

Summary of the top N search result specified by the summary spec.

Generated from protobuf message google.cloud.discoveryengine.v1beta.SearchResponse.Summary

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ SearchResponse

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ summary_text string

The summary content.

↳ summary_skipped_reasons array

Additional summary-skipped reasons. This provides the reason for ignored cases. If nothing is skipped, this field is not set.

getSummaryText

The summary content.

Returns
Type Description
string

setSummaryText

The summary content.

Parameter
Name Description
var string
Returns
Type Description
$this

getSummarySkippedReasons

Additional summary-skipped reasons. This provides the reason for ignored cases. If nothing is skipped, this field is not set.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setSummarySkippedReasons

Additional summary-skipped reasons. This provides the reason for ignored cases. If nothing is skipped, this field is not set.

Parameter
Name Description
var int[]
Returns
Type Description
$this