interface TextAnnotation {
    annotations?: GeminiNextGenAPIClient.Interactions.Annotation[];
    type: "text_annotation";
}

Properties

Properties

Citation information for model-generated content.

type: "text_annotation"