GoogleVertexAIChatMessageFields: {
    content: string;
    author?: GoogleVertexAIChatAuthor;
    name?: string;
}