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\u003e\u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e is a request message used by \u003ccode\u003eRealmsService\u003c/code\u003e to preview realm updates in version 1.4.0 of the Google.Cloud.Gaming.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis request requires \u003ccode\u003eRealm\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e properties, which specify the realm to be updated and the fields to update, respectively, and it has an optional property of \u003ccode\u003ePreviewTime\u003c/code\u003e which designates the target timestamp for previewing.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that accepts another \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003ePreviewRealmUpdateRequest\u003c/code\u003e available is 2.2.0, with several earlier versions dating back to 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]