public sealed class UpdateRuntimeRequest : IMessage<UpdateRuntimeRequest>, IEquatable<UpdateRuntimeRequest>, IDeepCloneable<UpdateRuntimeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpdateRuntimeRequest.
Request for updating a Managed Notebook configuration.
Required. Specifies the path, relative to Runtime, of
the field to update. For example, to change the software configuration
kernels, the update_mask parameter would be
specified as software_config.kernels,
and the PATCH request body would specify the new value, as follows:
[[["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\u003eThis document provides reference information for the \u003ccode\u003eUpdateRuntimeRequest\u003c/code\u003e class within the Google.Cloud.Notebooks.V1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRuntimeRequest\u003c/code\u003e class is used to send requests for updating a Managed Notebook configuration and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRuntimeRequest\u003c/code\u003e class includes constructors for creating new instances and properties such as \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eRuntime\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e to manage update requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property is required and is used to specify the fields of the \u003ccode\u003eRuntime\u003c/code\u003e that need to be updated, such as \u003ccode\u003esoftware_config.kernels\u003c/code\u003e, \u003ccode\u003esoftware_config.post_startup_script\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThis class is contained within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, with the documentation covering versions from \u003ccode\u003e1.0.0-beta04\u003c/code\u003e up to the latest version \u003ccode\u003e2.5.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]