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-03-24 UTC."],[[["This document provides reference information for the `InstancePropertiesPatch` class within the Google.Cloud.Compute.V1 API, specifically version 2.14.0 and its different releases."],["The latest stable release of the Google.Cloud.Compute.V1 API for the InstancePropertiesPatch class is version 3.6.0, with several previous versions listed from 3.5.0 down to 1.0.0."],["The `InstancePropertiesPatch` class represents changes to be made to the properties of an instance within Compute Engine, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class allows patching of instance properties through `Labels` and `Metadata`, which are key-value pair fields used for organizing and providing data to an instance."],["The document contains information on the `InstancePropertiesPatch` class constructors and properties such as `Labels` and `Metadata`, as well as information about the inheritance tree of the class."]]],[]]