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