GroundingAttributionBuilder

Represents the grounding attribution builder.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
lateinit var content: Content

Holds the content.

Link copied to clipboard

Holds the source id.

Functions

Link copied to clipboard

Handles build.

Link copied to clipboard
fun content(init: ContentBuilder.() -> Unit)

Handles content.

Link copied to clipboard
fun sourceId(init: AttributionSourceIdBuilder.() -> Unit)

Handles source id.