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 webpage provides documentation for the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.26.0, but it also includes documentation for multiple versions, going back to version 3.2.0, all in relation to the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class is used to create entities in bulk within a specified entity type and is found in the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class include \u003ccode\u003eEntities\u003c/code\u003e (the entities to create), \u003ccode\u003eLanguageCode\u003c/code\u003e (the language for language-specific data), and \u003ccode\u003eParent\u003c/code\u003e (the entity type where entities are being created).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e, and it 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"]]],[],null,[]]