public sealed class MigrationStateEvent : IMessage<MigrationStateEvent>, IEquatable<MigrationStateEvent>, IDeepCloneable<MigrationStateEvent>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eMigrationStateEvent\u003c/code\u003e class signifies a state change during the migration from Cloud Datastore to Cloud Firestore in Datastore mode.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Datastore.Admin.V1\u003c/code\u003e namespace, and the latest version is 2.4.0, with multiple versions available, down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eState\u003c/code\u003e property, which indicates the new migration state and is of type \u003ccode\u003eMigrationState\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: one with no parameters and one that uses another \u003ccode\u003eMigrationStateEvent\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]