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."],[[["This webpage provides reference documentation for the `InstanceGroupManagersPatchPerInstanceConfigsReq` class within the Google Compute Engine v1 API."],["The `InstanceGroupManagersPatchPerInstanceConfigsReq` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["It is used to patch per-instance configurations in a managed instance group using the `InstanceGroupManagers.patchPerInstanceConfigs` method."],["The class has a constructor that can be called with or without an existing `InstanceGroupManagersPatchPerInstanceConfigsReq` object, and exposes a `PerInstanceConfigs` property, allowing you to insert or patch the list of configurations."],["The page contains a history of versions, with the latest being 3.6.0, and has previous versions dating back to 1.0.0, offering detailed information regarding the evolution of the `InstanceGroupManagersPatchPerInstanceConfigsReq` class."]]],[]]