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-31 UTC."],[[["This webpage provides reference documentation for the `InstanceGroupManagersPatchPerInstanceConfigsReq` class within the Google.Cloud.Compute.V1 API, specifically version 2.2.0."],["The class `InstanceGroupManagersPatchPerInstanceConfigsReq` is used for managing per-instance configurations in a managed instance group and is part of the Compute Engine v1 API."],["The document outlines the class's inheritance, the interfaces it implements such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and the object's inherited members."],["The provided version history shows a list of versions, ranging from 1.0.0 to 3.6.0 (latest), for `InstanceGroupManagersPatchPerInstanceConfigsReq`, each with its own documentation page."],["The class has two constructors and it contains one property called PerInstanceConfigs, which can contain a list of instances to be added or patched."]]],[]]