renderedParts property

List<int>? renderedParts
getter/setter pair

Indices into the rendered_parts field of the GroundingMetadata message.

These indices specify which rendered parts are associated with this support message.

Implementation

core.List<core.int>? renderedParts;