public sealed class CreateRuntimeRequest : IMessage<CreateRuntimeRequest>, IEquatable<CreateRuntimeRequest>, IDeepCloneable<CreateRuntimeRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `CreateRuntimeRequest` class, which is used to request the creation of a Managed Notebook Runtime."],["The `CreateRuntimeRequest` class is part of the `Google.Cloud.Notebooks.V1` namespace and is implemented in the `Google.Cloud.Notebooks.V1.dll` assembly."],["The `CreateRuntimeRequest` class is a message type that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CreateRuntimeRequest` include `Parent` (project and location), `Runtime` (the Runtime to create), `RuntimeId` (a user-defined unique ID), and `RequestId` (for idempotent requests)."],["The page provides links to different versions of the `CreateRuntimeRequest` documentation, ranging from version 1.0.0-beta04 to 2.5.0, with the latest version being 2.5.0."]]],[]]