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."],[[["This webpage details the `InstanceGroupManagersPatchPerInstanceConfigsReq` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.1.0."],["The `InstanceGroupManagersPatchPerInstanceConfigsReq` class is used for managing per-instance configurations in a managed instance group and is part of the Google Cloud Compute API's .NET client library."],["The latest version of the related documentation is available under 3.6.0, while the page covers versions ranging from 1.0.0 to 3.6.0."],["The `InstanceGroupManagersPatchPerInstanceConfigsReq` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a `PerInstanceConfigs` property of type `RepeatedField\u003cPerInstanceConfig\u003e`, which is a list of per-instance configurations for the managed instance group."]]],[]]