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-09 UTC."],[[["This webpage provides reference documentation for the `InstancePropertiesPatch` class within the Google Compute Engine v1 API for .NET."],["The `InstancePropertiesPatch` class is used to represent changes to instance properties and can modify labels and metadata of an instance."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["There are multiple versions of the class available, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version and 3.2.0 being the version of this page."],["It contains information about the constructors that can be used to create a new instance of the `InstancePropertiesPatch` class, as well as information about the 'Labels' and 'Metadata' properties that are used for key-value pair manipulation."]]],[]]