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 latest version available for \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e within the Google.Cloud.Compute.V1 namespace is 3.6.0, with multiple prior versions, going back to version 1.0.0, being accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e is a class representing changes to instance properties in the Compute Engine v1 API and it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to modify labels and metadata of instances through its properties \u003ccode\u003eLabels\u003c/code\u003e and \u003ccode\u003eMetadata\u003c/code\u003e, which are both of type \u003ccode\u003eMapField<string, string>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e has two constructors, a default constructor, and a copy constructor, to make it easier to create objects of this class type.\u003c/p\u003e\n"]]],[],null,[]]