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"]],[["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-03-21 UTC."],[[["This document describes the `UpdateRealmRequest` class, which is used to send a request to update a realm in the Google Cloud Gaming V1 API."],["The `UpdateRealmRequest` class is part of the `Google.Cloud.Gaming.V1` namespace and is defined in the `Google.Cloud.Gaming.V1.dll` assembly."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `System.Object`."],["The class has two constructors, a default constructor and one that takes another `UpdateRealmRequest` object as a parameter, as well as properties for the `Realm` and `UpdateMask`."],["The document is showing data for Version 1.3.0, and also provides links to other versions of the document for `UpdateRealmRequest`, including the latest 2.2.0."]]],[]]