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"]],[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e class in the Google Compute Engine v1 API allows for making changes to instance properties.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions of the \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e class ranging from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e class is used to represent changes to instance properties, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eLabels\u003c/code\u003e and \u003ccode\u003eMetadata\u003c/code\u003e, which are both of type \u003ccode\u003eMapField<string, string>\u003c/code\u003e, allowing modifications to the instance's labels and metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eInstancePropertiesPatch()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eInstancePropertiesPatch(InstancePropertiesPatch other)\u003c/code\u003e, which takes an existing \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]