TextMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)A multi-part text message.
Attributes |
|
|---|---|
| Name | Description |
parts |
MutableSequence[str]
Optional. The parts of the message. |
text_type |
google.cloud.geminidataanalytics_v1beta.types.TextMessage.TextType
Optional. The type of the text message. |
thought_signature |
bytes
Optional. An opaque signature for a thought so it can be reused in subsequent requests. |
Classes
TextType
TextType(value)The type of the text message.