public sealed class PreviewRealmUpdateResponse : IMessage<PreviewRealmUpdateResponse>, IEquatable<PreviewRealmUpdateResponse>, IDeepCloneable<PreviewRealmUpdateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class PreviewRealmUpdateResponse.
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."],[[["This document provides reference information for the `PreviewRealmUpdateResponse` class within the Google Cloud Game Services v1 API."],["`PreviewRealmUpdateResponse` is the response message for the `RealmsService.PreviewRealmUpdate` function and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreviewRealmUpdateResponse` class has two constructors, one default and another for creating a copy of an existing `PreviewRealmUpdateResponse` object."],["Key properties of this class include `Etag`, which is a string representing the ETag of the realm, and `TargetState`, representing the target state of type `TargetState`."],["The latest version of this documentation is 2.2.0, and there are also older versions available, ranging from 2.1.0 to 1.1.0."]]],[]]