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 \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class is used to update the target pools for a managed instance group in Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, with the most recent version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, offering methods for deep cloning, message comparison, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eFingerprint\u003c/code\u003e (a string for optimistic locking) and \u003ccode\u003eTargetPools\u003c/code\u003e (a repeated field of strings representing the URLs of target pools).\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that takes another \u003ccode\u003eRegionInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e as a parameter, allowing the user to copy over parameters from another.\u003c/p\u003e\n"]]],[],null,[]]