interface TextAnnotationDelta {
    annotations?: GeminiNextGenAPIClient.Interactions.Annotation[];
    type: "text_annotation_delta";
}

Properties

Properties

Citation information for model-generated content.

type: "text_annotation_delta"