class GoogleCloudAiplatformV1GroundingSupport extends Collection (View source)

Properties

protected $collection_key
float[] $confidenceScores
int[] $groundingChunkIndices
protected $segmentType
protected $segmentDataType

Methods

setConfidenceScores($confidenceScores)

No description

float[]
getConfidenceScores()

No description

setGroundingChunkIndices($groundingChunkIndices)

No description

int[]
getGroundingChunkIndices()

No description

setSegment(GoogleCloudAiplatformV1Segment $segment)

No description

Details

setConfidenceScores($confidenceScores)

No description

Parameters

$confidenceScores

float[] getConfidenceScores()

No description

Return Value

float[]

setGroundingChunkIndices($groundingChunkIndices)

No description

Parameters

$groundingChunkIndices

int[] getGroundingChunkIndices()

No description

Return Value

int[]

setSegment(GoogleCloudAiplatformV1Segment $segment)

No description

Parameters

GoogleCloudAiplatformV1Segment $segment