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-04-09 UTC."],[[["The `InstanceGroupManagersPatchPerInstanceConfigsReq` class is part of the Google Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace, and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class is used for patching per-instance configurations in managed instance groups, as reflected by the `InstanceGroupManagers.patchPerInstanceConfigs` method."],["The class has a constructor and contains a `PerInstanceConfigs` property, which is a list of configurations of type `RepeatedField\u003cPerInstanceConfig\u003e` that can be inserted or patched."],["The documentation provides access to various versions of this class, with the latest version being 3.6.0, and ranging from 1.0.0 up to 3.6.0, including version 3.5.0 which is displayed on the current page."]]],[]]