generative-ai-python
google.generativeai.protos.ChunkData
View source on GitHub
Extracted data that represents the
Chunk
content.
Attributes
`string_value`
`str` The ``Chunk`` content as a string. The maximum number of tokens per chunk is 2043. This field is a member of `oneof`_ ``data``.