public sealed class UpdateRealmRequest : IMessage<UpdateRealmRequest>, IEquatable<UpdateRealmRequest>, IDeepCloneable<UpdateRealmRequest>, 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 provides details for the \u003ccode\u003eUpdateRealmRequest\u003c/code\u003e class, which is used for updating a realm within the Google Cloud Gaming V1Beta service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRealmRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Gaming.V1Beta\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Gaming.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateRealmRequest\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, indicating its role in message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that copies from another \u003ccode\u003eUpdateRealmRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eTwo properties, \u003ccode\u003eRealm\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, are available to users for the realm to be updated and the update mask to be applied, respectively, where \u003ccode\u003eRealm\u003c/code\u003e accepts the \u003ccode\u003eRealm\u003c/code\u003e type, and \u003ccode\u003eUpdateMask\u003c/code\u003e accepts \u003ccode\u003eFieldMask\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]