public sealed class BatchCreateMessagesRequest : IMessage<BatchCreateMessagesRequest>, IEquatable<BatchCreateMessagesRequest>, IDeepCloneable<BatchCreateMessagesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class BatchCreateMessagesRequest.
The request message for [Conversations.BatchCreateMessagesRequest][].
Required. Resource identifier of the conversation to create message.
Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>.
public RepeatedField<CreateMessageRequest> Requests { get; }
Required. A maximum of 300 messages can be created in a batch.
[CreateMessageRequest.message.send_time][] is required. All created
messages will have identical
[Message.create_time][google.cloud.dialogflow.v2beta1.Message.create_time].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eBatchCreateMessagesRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateMessagesRequest\u003c/code\u003e class is used to send a request for creating multiple messages within a conversation, as indicated by it's role as the request message for \u003ccode\u003eConversations.BatchCreateMessagesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eParent\u003c/code\u003e (a string representing the conversation's resource identifier), \u003ccode\u003eParentAsConversationName\u003c/code\u003e (a \u003ccode\u003eConversationName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e), and \u003ccode\u003eRequests\u003c/code\u003e (a list of \u003ccode\u003eCreateMessageRequest\u003c/code\u003e objects, limited to 300 messages).\u003c/p\u003e\n"],["\u003cp\u003eThere is a latest version (\u003ccode\u003e1.0.0-beta23\u003c/code\u003e) of the API and this documentation is for an older version (\u003ccode\u003e1.0.0-beta22\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]