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 `UpdateInstanceConfigRequest` class is used to request updates to instance configurations, as indicated by its purpose."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality within the API."],["The class contains two constructors, and has properties such as `Config` to update instance configurations and `Name` which is required and defines the instance's location."],["There are multiple versions available for the `UpdateInstanceConfigRequest` class, ranging from version 1.0.0-beta04 to the latest version 2.5.0."]]],[]]