public sealed class PreviewRealmUpdateRequest : IMessage<PreviewRealmUpdateRequest>, IEquatable<PreviewRealmUpdateRequest>, IDeepCloneable<PreviewRealmUpdateRequest>, IBufferMessage, IMessage
Request message for RealmsService.PreviewRealmUpdate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e class, which is used as a request message for updating a realm in the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring it supports various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e class has three main properties: \u003ccode\u003ePreviewTime\u003c/code\u003e (a timestamp for preview), \u003ccode\u003eRealm\u003c/code\u003e (the realm to be updated), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e instance as a parameter to copy its data.\u003c/p\u003e\n"],["\u003cp\u003eThis specific documentation is for version 1.3.0, and it includes links to documentation for other versions of the \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e, with version 2.2.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]