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"]],[["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."],[[["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."]]],[]]