public sealed class CreateKnowledgeBaseRequest : IMessage<CreateKnowledgeBaseRequest>, IEquatable<CreateKnowledgeBaseRequest>, IDeepCloneable<CreateKnowledgeBaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateKnowledgeBaseRequest.
Request message for
[KnowledgeBases.CreateKnowledgeBase][google.cloud.dialogflow.v2beta1.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 documentation details the \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e class is used to send a request to create a knowledge base via the \u003ccode\u003eKnowledgeBases.CreateKnowledgeBase\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is derived from \u003ccode\u003eobject\u003c/code\u003e and 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"],["\u003cp\u003eThe \u003ccode\u003eCreateKnowledgeBaseRequest\u003c/code\u003e requires two essential properties: \u003ccode\u003eKnowledgeBase\u003c/code\u003e, which is the actual knowledge base object to be created, and \u003ccode\u003eParent\u003c/code\u003e, specifying the project and location for the creation, in the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe object also has properties that allow for the viewing of the Parent resource name, such as \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eParentAsProjectName\u003c/code\u003e, and \u003ccode\u003eParentAsResourceName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]