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\u003eThis document outlines the \u003ccode\u003eCreateRealmRequest\u003c/code\u003e class, which is used to request the creation of a new realm within the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRealmRequest\u003c/code\u003e 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, ensuring compatibility with Google Protobuf and other .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRealmRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eRealm\u003c/code\u003e, and \u003ccode\u003eRealmId\u003c/code\u003e, which are necessary for specifying the location, and details of the realm to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides information on the latest version (2.2.0) as well as several earlier versions, allowing developers to select the appropriate version for their project.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads provided for the \u003ccode\u003eCreateRealmRequest\u003c/code\u003e class, one empty, and one that takes another instance of \u003ccode\u003eCreateRealmRequest\u003c/code\u003e to allow for cloning.\u003c/p\u003e\n"]]],[],null,[]]