public sealed class InstanceGroupManagersUpdatePerInstanceConfigsReq : IMessage<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IEquatable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstanceGroupManagersUpdatePerInstanceConfigsReq.
[[["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-04-01 UTC."],[[["This webpage provides reference documentation for the `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google Compute Engine v1 API."],["The latest version of the API for `InstanceGroupManagersUpdatePerInstanceConfigsReq` is 3.6.0, with a comprehensive list of previous versions extending back to 1.0.0 available for review."],["`InstanceGroupManagersUpdatePerInstanceConfigsReq` is a class used to manage and update configurations for individual instances within a managed instance group."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class provides the property `PerInstanceConfigs`, which is a `RepeatedField` of type `PerInstanceConfig`, and is used to manage the list of per-instance configurations to insert or patch on a managed instance group."]]],[]]