public sealed class CreateKnowledgeBaseRequest : IMessage<CreateKnowledgeBaseRequest>, IEquatable<CreateKnowledgeBaseRequest>, IDeepCloneable<CreateKnowledgeBaseRequest>, IBufferMessage, IMessage
Request message for [KnowledgeBases.CreateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.CreateKnowledgeBase].
[[["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 page details the \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used to request the creation of a knowledge base in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, and the page offers navigation to older versions, starting from version 4.25.0 down to 3.2.0, allowing developers to reference their specific version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality and integration capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e include \u003ccode\u003eKnowledgeBase\u003c/code\u003e, which specifies the knowledge base to be created, and \u003ccode\u003eParent\u003c/code\u003e, indicating the project and location where the knowledge base will be established.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new instance and a copy constructor, providing flexibility in how the \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e objects can be instantiated.\u003c/p\u003e\n"]]],[],null,[]]