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-09 UTC."],[[["This document provides reference documentation for the `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API, specifically for version 3.3.0."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class is used for updating per-instance configurations in a managed instance group."],["The latest version of the API documented is 3.6.0, and this page also provides links to the documentation for many other versions, all the way back to version 1.0.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer message operations."],["The `PerInstanceConfigs` property is a `RepeatedField` of `PerInstanceConfig` objects, allowing for the management of multiple instance configurations."]]],[]]