public sealed class RollbackInstanceRequest : IMessage<RollbackInstanceRequest>, IEquatable<RollbackInstanceRequest>, IDeepCloneable<RollbackInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Notebooks v2 API class RollbackInstanceRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRollbackInstanceRequest\u003c/code\u003e class in the Notebooks v2 API is used to request the rollback of a notebook instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V2\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Notebooks.V2.dll\u003c/code\u003e assembly, and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackInstanceRequest\u003c/code\u003e class requires specifying the instance name, revision ID, and the target snapshot for the rollback operation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eRollbackInstanceRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eRollbackInstanceRequest\u003c/code\u003e object, allowing for easy copying of the object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eInstanceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRevisionId\u003c/code\u003e, and \u003ccode\u003eTargetSnapshot\u003c/code\u003e, which are all necessary for specifying the rollback operation to perform.\u003c/p\u003e\n"]]],[],null,[]]