public sealed class RegionInstanceGroupManagerPatchInstanceConfigReq : IMessage<RegionInstanceGroupManagerPatchInstanceConfigReq>, IEquatable<RegionInstanceGroupManagerPatchInstanceConfigReq>, IDeepCloneable<RegionInstanceGroupManagerPatchInstanceConfigReq>, IBufferMessage, IMessage
[[["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 webpage details the `RegionInstanceGroupManagerPatchInstanceConfigReq` class within the Google Cloud Compute V1 library for .NET, specifically in version 1.4.0."],["The class, used for patching per-instance configurations in managed instance groups, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that copies an existing `RegionInstanceGroupManagerPatchInstanceConfigReq` object."],["It utilizes the `PerInstanceConfigs` property, a `RepeatedField` of `PerInstanceConfig`, to manage the list of configurations to be applied to a managed instance group."],["This page also provides information on multiple previous versions of `RegionInstanceGroupManagerPatchInstanceConfigReq`, with the latest being 3.6.0 and going down to 1.0.0."]]],[]]