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 documentation for the `PreviewRealmUpdateResponse` class within the Google Cloud Game Services v1 API, specifically version 2.1.0."],["The `PreviewRealmUpdateResponse` class is a response message used by the `RealmsService.PreviewRealmUpdate` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and contains two primary properties: `Etag`, a string representing the ETag of the realm, and `TargetState`, an object of type `TargetState` representing the target state."],["Available versions for this documentation include from version 1.1.0 up to the latest 2.2.0."],["The namespace for this class is `Google.Cloud.Gaming.V1`, and it is located in the `Google.Cloud.Gaming.V1.dll` assembly."]]],[]]