Class BatchCreateMessagesResponse (2.16.0)

BatchCreateMessagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for [Conversations.BatchCreateMessagesResponse][].

Attribute

NameDescription
messages Sequence[google.cloud.dialogflow_v2beta1.types.Message]
Messages created.

Inheritance

builtins.object > proto.message.Message > BatchCreateMessagesResponse