public sealed class BatchCreateMessagesResponse : IMessage<BatchCreateMessagesResponse>, IEquatable<BatchCreateMessagesResponse>, IDeepCloneable<BatchCreateMessagesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class BatchCreateMessagesResponse.
The request message for [Conversations.BatchCreateMessagesResponse][].
[[["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."],[[["This documentation covers the `BatchCreateMessagesResponse` class within the Google Cloud Dialogflow v2beta1 API, specifically focusing on version 1.0.0-beta23 (latest)."],["`BatchCreateMessagesResponse` serves as the request message for `Conversations.BatchCreateMessagesResponse` and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new instances, either default or by copying an existing `BatchCreateMessagesResponse` object."],["The `Messages` property of type `RepeatedField\u003cMessage\u003e` within `BatchCreateMessagesResponse` is responsible for containing the collection of created messages."]]],[]]