public sealed class CreateRuntimeRequest : IMessage<CreateRuntimeRequest>, IEquatable<CreateRuntimeRequest>, IDeepCloneable<CreateRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class CreateRuntimeRequest.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eCreateRuntimeRequest\u003c/code\u003e class is part of the AI Platform Notebooks v1 API, specifically within version 2.3.0 of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request the creation of a Managed Notebook Runtime and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eRuntime\u003c/code\u003e, and \u003ccode\u003eRuntimeId\u003c/code\u003e, which are essential for specifying the runtime's location, unique identifier, and configuration during creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field representing the project and location, while the \u003ccode\u003eRuntime\u003c/code\u003e and \u003ccode\u003eRuntimeId\u003c/code\u003e are also required to define the details of the runtime to create, and a unique identifier for it, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the various versions of the API available, with 2.5.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]