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-03-31 UTC."],[[["This document provides reference documentation for the `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google Compute Engine v1 API."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class is part of the `Google.Cloud.Compute.V1` namespace and is located in the `Google.Cloud.Compute.V1.dll` assembly."],["It is used to update per-instance configurations for managed instance groups through the `InstanceGroupManagers.updatePerInstanceConfigs` method."],["The latest version available is 3.6.0, and the provided documentation shows a version history back to 1.0.0."],["The `PerInstanceConfigs` property of this class contains a list of per-instance configurations to be applied to a managed instance group."]]],[]]