public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Notebooks v2 API class UpdateInstanceRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class, which is used to request the updating of a notebook instance within the Notebooks v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e 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, providing functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors for creating new instances, either default or by copying an existing \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class are \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for specifying the instance to update, an optional request UUID, and a mask for the update.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V2\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Notebooks.V2.dll\u003c/code\u003e assembly, and three different versions are provided 1.0.0, 1.1.0, and the latest 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]