Google Cloud Ai Platform V1 Client - Class PlaceAnswerSources (1.54.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class PlaceAnswerSources.

Generated from protobuf message google.cloud.aiplatform.v1.GroundingChunk.Maps.PlaceAnswerSources

Namespace

Google \ Cloud \ AIPlatform \ V1 \ GroundingChunk \ Maps

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ review_snippets array<PlaceAnswerSources\ReviewSnippet>

Snippets of reviews that are used to generate the answer.

getReviewSnippets

Snippets of reviews that are used to generate the answer.

Returns
Type Description
Google\Protobuf\RepeatedField<PlaceAnswerSources\ReviewSnippet>

setReviewSnippets

Snippets of reviews that are used to generate the answer.

Parameter
Name Description
var array<PlaceAnswerSources\ReviewSnippet>
Returns
Type Description
$this