public sealed class GetRealmRequest : IMessage<GetRealmRequest>, IEquatable<GetRealmRequest>, IDeepCloneable<GetRealmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud for Games v1beta API class GetRealmRequest.
[[["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 provides reference documentation for the `GetRealmRequest` class within the Google Cloud for Games v1beta API."],["The `GetRealmRequest` class is used as the request message for the `RealmsService.GetRealm` method."],["The latest version of `GetRealmRequest` is 2.0.0-beta03, but versions 2.0.0-beta02 and 1.0.0-beta09 are also available."],["`GetRealmRequest` includes properties such as `Name` (a string) and `RealmName` (of type `RealmName`) to specify the realm to be retrieved."],["The `GetRealmRequest` class is an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]