messages property

List<Message> messages
final

An array of objects, each of which provides a message string and its type. You can specify the message string in plain text or in Speech Synthesis Markup Language (SSML).

Implementation

final List<Message> messages;