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 outlines the \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.3.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class is used to send requests for creating multiple entities in Dialogflow, implementing several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for specifying the entities to create, the language code for language-specific data, and the parent entity type where these entities will reside.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a history of versions for this class ranging from 3.2.0 to the latest 4.26.0, along with a breakdown of the members inherited from the \u003ccode\u003eObject\u003c/code\u003e class, and the constructor parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateEntitiesRequest\u003c/code\u003e class utilizes a RepeatedField to manage a collection of \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e, along with a \u003ccode\u003eParentAsEntityTypeName\u003c/code\u003e property for handling resource names.\u003c/p\u003e\n"]]],[],null,[]]