public sealed class InstancePropertiesPatch : IMessage<InstancePropertiesPatch>, IEquatable<InstancePropertiesPatch>, IDeepCloneable<InstancePropertiesPatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstancePropertiesPatch.
Represents the change that you want to make to the instance properties.
[[["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-04-02 UTC."],[[["The latest version available for the `InstancePropertiesPatch` class is 3.6.0, as part of the Google Cloud Compute V1 API."],["This page provides a comprehensive list of all available versions of the `InstancePropertiesPatch` class, ranging from version 1.0.0 up to the latest release, version 3.6.0."],["The `InstancePropertiesPatch` class represents the changes to be made to the properties of a Compute Engine instance, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstancePropertiesPatch` class includes properties to modify instance metadata and labels, allowing users to apply changes via key-value pairs."]]],[]]