public sealed class BatchCreateEntitiesRequest : IMessage<BatchCreateEntitiesRequest>, IEquatable<BatchCreateEntitiesRequest>, IDeepCloneable<BatchCreateEntitiesRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.BatchCreateEntities][google.cloud.dialogflow.v2.EntityTypes.BatchCreateEntities].
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
[[["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 document provides detailed information on the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for version 3.6.0 of the Dialogflow .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class is used to send a request to create multiple entities in a Dialogflow entity type, as part of the \u003ccode\u003eEntityTypes.BatchCreateEntities\u003c/code\u003e process.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the inheritance and implementation details of the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class, showing it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eEntities\u003c/code\u003e for specifying the entities to create, \u003ccode\u003eLanguageCode\u003c/code\u003e for language-specific data access, and \u003ccode\u003eParent\u003c/code\u003e to identify the target entity type.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the availability of the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e resource across various versions, starting from 3.2.0 and ending at 4.26.0 as the latest.\u003c/p\u003e\n"]]],[],null,[]]