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

Type declaration

Generated using TypeDoc