public sealed class UpdateInstanceConfigRequest : IMessage<UpdateInstanceConfigRequest>, IEquatable<UpdateInstanceConfigRequest>, IDeepCloneable<UpdateInstanceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpdateInstanceConfigRequest.
[[["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 webpage provides reference documentation for the `UpdateInstanceConfigRequest` class within the AI Platform Notebooks v1 API."],["The latest version of `UpdateInstanceConfigRequest` is 2.5.0, and there are several previous versions available, ranging from 2.4.0 to 1.0.0-beta04."],["The `UpdateInstanceConfigRequest` class is used to request updates to instance configurations, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateInstanceConfigRequest` class contains properties such as `Config` of type `InstanceConfig` to specify the update, and `Name` as a string specifying the target instance."],["This class is part of the `Google.Cloud.Notebooks.V1` namespace and is in the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]