groundingSupports property

List<GoogleCloudAiplatformV1GroundingSupport>? groundingSupports
getter/setter pair

A list of grounding supports that connect the generated content to the grounding chunks.

This field is populated when the grounding source is Google Search or Vertex AI Search.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1GroundingSupport>? groundingSupports;