Class TextMessage (0.4.0)

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_v1alpha.types.TextMessage.TextType
Optional. The type of the text message.

Classes

TextType

TextType(value)

The type of the text message.