public sealed class InstanceGroupManagersPatchPerInstanceConfigsReq : IMessage<InstanceGroupManagersPatchPerInstanceConfigsReq>, IEquatable<InstanceGroupManagersPatchPerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersPatchPerInstanceConfigsReq>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstanceGroupManagersPatchPerInstanceConfigsReq.
[[["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 available for `InstanceGroupManagersPatchPerInstanceConfigsReq` is 3.6.0, as indicated by the \"(latest)\" tag in the version list."],["This class is part of the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["The `InstanceGroupManagersPatchPerInstanceConfigsReq` class is used to manage per-instance configurations for instance groups and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PerInstanceConfigs` property of type `RepeatedField\u003cPerInstanceConfig\u003e` allows users to insert or patch multiple configurations on a given managed instance group."],["There are numerous other versions available, all the way back to 1.0.0, showcasing a variety of updates and potentially bug fixes that happened over time."]]],[]]