Interface protos.google.ai.generativelanguage.v1beta.IBidiGenerateContentServerContent (3.7.0)

Properties of a BidiGenerateContentServerContent.

Package

@google-ai/generativelanguage

Properties

generationComplete

generationComplete?: (boolean|null);

BidiGenerateContentServerContent generationComplete

groundingMetadata

groundingMetadata?: (google.ai.generativelanguage.v1beta.IGroundingMetadata|null);

BidiGenerateContentServerContent groundingMetadata

inputTranscription

inputTranscription?: (google.ai.generativelanguage.v1beta.IBidiGenerateContentTranscription|null);

BidiGenerateContentServerContent inputTranscription

interrupted

interrupted?: (boolean|null);

BidiGenerateContentServerContent interrupted

modelTurn

modelTurn?: (google.ai.generativelanguage.v1beta.IContent|null);

BidiGenerateContentServerContent modelTurn

outputTranscription

outputTranscription?: (google.ai.generativelanguage.v1beta.IBidiGenerateContentTranscription|null);

BidiGenerateContentServerContent outputTranscription

turnComplete

turnComplete?: (boolean|null);

BidiGenerateContentServerContent turnComplete

urlContextMetadata

urlContextMetadata?: (google.ai.generativelanguage.v1beta.IUrlContextMetadata|null);

BidiGenerateContentServerContent urlContextMetadata

waitingForInput

waitingForInput?: (boolean|null);

BidiGenerateContentServerContent waitingForInput