public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution 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-03-21 UTC."],[[["This page provides reference documentation for the `UpdateInstanceRequest` class within the Google Cloud Bare Metal Solution v2 API."],["`UpdateInstanceRequest` is a message used to request the update of a server, as indicated by its function and description."],["The class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateInstanceRequest` class has properties like `Instance`, which is the server to be updated, and `UpdateMask`, which lists the fields that can be modified."],["The latest available version of UpdateInstanceRequest is 1.7.0, and the documentation provides access to previous versions dating back to 1.0.0."]]],[]]