public sealed class InstanceGroupManagersPatchPerInstanceConfigsReq : IMessage<InstanceGroupManagersPatchPerInstanceConfigsReq>, IEquatable<InstanceGroupManagersPatchPerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersPatchPerInstanceConfigsReq>, 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-21 UTC."],[[["The latest version of `InstanceGroupManagersPatchPerInstanceConfigsReq` is 3.6.0, with multiple previous versions available for reference, dating back to version 1.0.0."],["`InstanceGroupManagersPatchPerInstanceConfigsReq` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is used within the `Google.Cloud.Compute.V1` namespace, and is contained within the Google.Cloud.Compute.V1.dll assembly."],["It has two constructors, one being a default parameterless constructor, and the other being a constructor that accepts another `InstanceGroupManagersPatchPerInstanceConfigsReq` object."],["The class contains a property `PerInstanceConfigs` which is a list of PerInstanceConfig objects that can be used to insert or patch managed instances."]]],[]]