public sealed class CreateRealmRequest : IMessage<CreateRealmRequest>, IEquatable<CreateRealmRequest>, IDeepCloneable<CreateRealmRequest>, IBufferMessage, IMessage
[[["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\u003e\u003ccode\u003eCreateRealmRequest\u003c/code\u003e is a request message used for creating a realm within the \u003ccode\u003eRealmsService\u003c/code\u003e, and it is available in version 1.2.0 of the Google Cloud Gaming .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRealmRequest\u003c/code\u003e class has properties to define the \u003ccode\u003eParent\u003c/code\u003e location, the \u003ccode\u003eRealm\u003c/code\u003e to be created, and the desired \u003ccode\u003eRealmId\u003c/code\u003e, enabling full specification of the new realm's details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, which specifies the resource location for the realm, can be accessed in string format or as a typed \u003ccode\u003eLocationName\u003c/code\u003e for better resource handling.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple earlier versions of \u003ccode\u003eCreateRealmRequest\u003c/code\u003e available, going as far back as 1.1.0, with the most recent being 2.2.0, although this page details information from version 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]