public sealed class CreateTopicRequest : IMessage<CreateTopicRequest>, IEquatable<CreateTopicRequest>, IDeepCloneable<CreateTopicRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class CreateTopicRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateTopicRequest\u003c/code\u003e class is used to create a request for creating a new topic within the Managed Service for Apache Kafka API v1.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, offering capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsClusterName\u003c/code\u003e, \u003ccode\u003eTopic\u003c/code\u003e, and \u003ccode\u003eTopicId\u003c/code\u003e, which are used to specify the parent cluster, the topic's configuration, and the desired topic ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and represents the cluster in which the topic will be created, structured as \u003ccode\u003eprojects/{project}/locations/{location}/clusters/{cluster}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions available, \u003ccode\u003e1.0.0-beta04 (latest)\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e with full documentation available through the provided links.\u003c/p\u003e\n"]]],[],null,[]]