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 information for the `RollbackInstanceRequest` class within the AI Platform Notebooks v1 API, specifically version 2.2.0."],["`RollbackInstanceRequest` is a class used to request the rollback of a notebook instance and is part of the `Google.Cloud.Notebooks.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackInstanceRequest` class includes properties `Name` which is the full path of the notebook instance, and `TargetSnapshot` which is the snapshot to roll back to."],["The documentation covers available versions, ranging from 1.0.0-beta04 to the latest 2.5.0, with links to each versions corresponding documentation."]]],[]]