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 used to request the creation of a Managed Notebook Runtime within the AI Platform Notebooks v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateRuntimeRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, specifying the project and location; \u003ccode\u003eRuntime\u003c/code\u003e, defining the runtime to be created; \u003ccode\u003eRuntimeId\u003c/code\u003e, a user-defined identifier for the runtime, and \u003ccode\u003eRequestId\u003c/code\u003e, allowing for idempotent requests.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information for multiple versions, ranging from 1.0.0-beta04 up to the latest version, 2.5.0, and the current page is for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRuntimeRequest\u003c/code\u003e class includes two constructors: a default constructor and one that allows creating a copy from another instance of \u003ccode\u003eCreateRuntimeRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]