public sealed class RegionInstanceGroupManagerUpdateInstanceConfigReq : IMessage<RegionInstanceGroupManagerUpdateInstanceConfigReq>, IEquatable<RegionInstanceGroupManagerUpdateInstanceConfigReq>, IDeepCloneable<RegionInstanceGroupManagerUpdateInstanceConfigReq>, IBufferMessage, IMessage
[[["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 page details the `RegionInstanceGroupManagerUpdateInstanceConfigReq` class within the Google Cloud Compute V1 library for .NET, specifically version 1.2.0."],["The `RegionInstanceGroupManagerUpdateInstanceConfigReq` class is used to update per-instance configurations in a managed instance group and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the class is 3.6.0, and this page provides access to documentation for previous versions of the class ranging from 1.0.0 to 3.5.0."],["The class has a constructor that can take another `RegionInstanceGroupManagerUpdateInstanceConfigReq` object as a parameter, as well as a default parameterless constructor."],["The `PerInstanceConfigs` property, of type `RepeatedField\u003cPerInstanceConfig\u003e`, is used to access and modify the list of configurations that are to be changed within the managed instance group."]]],[]]