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-24 UTC."],[[["This webpage provides reference documentation for the `InstanceGroupManagersPatchPerInstanceConfigsReq` class within the Google Compute Engine v1 API."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The latest version of the documentation is version 3.6.0, however a total of 30 documentation versions are accessible on the page, all the way back to version 1.0.0."],["`InstanceGroupManagersPatchPerInstanceConfigsReq` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which supports message functionality, equality comparisons, deep cloning, and buffering."],["The `PerInstanceConfigs` property, of type `RepeatedField\u003cPerInstanceConfig\u003e`, allows for managing a collection of per-instance configurations for a managed instance group."]]],[]]