public sealed class PreviewRealmUpdateResponse : IMessage<PreviewRealmUpdateResponse>, IEquatable<PreviewRealmUpdateResponse>, IDeepCloneable<PreviewRealmUpdateResponse>, IBufferMessage, IMessage
Response message for RealmsService.PreviewRealmUpdate.
[[["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."],[[["`PreviewRealmUpdateResponse` is a response message for `RealmsService.PreviewRealmUpdate` in version 1.1.0 of the Google.Cloud.Gaming.V1 library."],["It inherits from `Object` and implements `IMessage\u003cPreviewRealmUpdateResponse\u003e`, `IEquatable\u003cPreviewRealmUpdateResponse\u003e`, `IDeepCloneable\u003cPreviewRealmUpdateResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides two constructors: a default constructor and one that takes another `PreviewRealmUpdateResponse` object as a parameter."],["It includes properties for `Etag`, which represents the ETag of the realm as a string, and `TargetState`, representing the target state of the realm."],["The latest version of the documentation is version 2.2.0, with various other versions available for access."]]],[]]