public sealed class StartRuntimeRequest : IMessage<StartRuntimeRequest>, IEquatable<StartRuntimeRequest>, IDeepCloneable<StartRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class StartRuntimeRequest.
[[["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."],[[["The latest version available for the AI Platform Notebooks v1 API class `StartRuntimeRequest` is 2.5.0, while the current documentation focuses on version 2.4.0."],["`StartRuntimeRequest` is a class used to request the starting of a Managed Notebook Runtime within the Google Cloud Notebooks API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are detailed in the documentation."],["`StartRuntimeRequest` contains two properties: `Name`, which is a required string specifying the format of a runtime, and `RequestId`, an optional string for an Idempotent request UUID."],["The namespace for this class is `Google.Cloud.Notebooks.V1` and is located in the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]