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\u003eThis webpage details the \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class, specifically within version 2.6.0 of the Google.Cloud.Compute.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class is used to update the target pools for instances within a managed instance group and 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 includes two constructors: a default constructor and one that takes another \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e object as a parameter for copying, and has two properties named \u003ccode\u003eFingerprint\u003c/code\u003e, and \u003ccode\u003eTargetPools\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is a history of this class, including versions from 1.0.0 to 3.6.0, with 3.6.0 being the most current version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFingerprint\u003c/code\u003e is an optional string property representing a hash of target pool information used for optimistic locking, and \u003ccode\u003eTargetPools\u003c/code\u003e property is a collection of URLs for all target pool resources.\u003c/p\u003e\n"]]],[],null,[]]