public sealed class ResetRuntimeRequest : IMessage<ResetRuntimeRequest>, IEquatable<ResetRuntimeRequest>, IDeepCloneable<ResetRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ResetRuntimeRequest.
[[["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."],[[["This page provides reference documentation for the `ResetRuntimeRequest` class within the Google Cloud Notebooks v1 API, specifically for version 2.3.0."],["`ResetRuntimeRequest` is used to initiate the resetting of a Managed Notebook Runtime, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ResetRuntimeRequest` class has two constructors: a default constructor and one that accepts another `ResetRuntimeRequest` object as a parameter."],["Key properties of `ResetRuntimeRequest` include `Name`, which specifies the runtime's location, and `RequestId`, a UUID for idempotent requests."],["The latest version available for ResetRuntimeRequest is version 2.5.0, and versions dating back to 1.0.0-beta04 are also available for access."]]],[]]