public sealed class RollbackInstanceRequest : IMessage<RollbackInstanceRequest>, IEquatable<RollbackInstanceRequest>, IDeepCloneable<RollbackInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 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-03-21 UTC."],[[["This document provides reference documentation for the `RollbackInstanceRequest` class within the Google Cloud AI Platform Notebooks v1 API, specifically for version 2.4.0."],["The `RollbackInstanceRequest` class is used to request the rollback of a notebook instance to a specified snapshot."],["The `RollbackInstanceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, which specifies the instance ID and location, and `TargetSnapshot`, which defines the snapshot to which the instance should be rolled back."],["There are multiple previous versions available for reference including the latest 2.5.0, along with versions 2.3.0, 2.2.0, 2.1.0, 2.0.0 and a beta 1.0.0-beta04."]]],[]]