public sealed class RegionInstanceGroupManagersSetTargetPoolsRequest : IMessage<RegionInstanceGroupManagersSetTargetPoolsRequest>, IEquatable<RegionInstanceGroupManagersSetTargetPoolsRequest>, IDeepCloneable<RegionInstanceGroupManagersSetTargetPoolsRequest>, IBufferMessage, IMessage
Fingerprint of the target pools information, which is a hash of the contents. This field is used for optimistic locking when you update the target pool entries. This field is optional.
The URL of all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe provided content outlines the different versions of the \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e is a class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e has two constructors, one empty and one taking another \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties related to target pools, \u003ccode\u003eTargetPools\u003c/code\u003e, which holds a list of URLs to the target pools, and \u003ccode\u003eFingerprint\u003c/code\u003e, which is used for locking when updating the target pool.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the generic \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, while having multiple methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]