public sealed class InstanceGroupManagersSetTargetPoolsRequest : IMessage<InstanceGroupManagersSetTargetPoolsRequest>, IEquatable<InstanceGroupManagersSetTargetPoolsRequest>, IDeepCloneable<InstanceGroupManagersSetTargetPoolsRequest>, IBufferMessage, IMessage
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
[[["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 page details the \u003ccode\u003eInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class within version 2.15.0 of the Google Cloud Compute V1 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class is used to modify the target pool settings for managed instance groups, ensuring all current and new instances adhere to the specified pools.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with listed documentation on implemented and inherited methods.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class are \u003ccode\u003eFingerprint\u003c/code\u003e, to prevent concurrent modification conflicts, \u003ccode\u003eHasFingerprint\u003c/code\u003e, which checks for a fingerprint setting, and \u003ccode\u003eTargetPools\u003c/code\u003e, a list of target pool URLs for instances.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a comprehensive list of all versions related to \u003ccode\u003eInstanceGroupManagersSetTargetPoolsRequest\u003c/code\u003e class from 1.0.0 all the way up to the most recent 3.6.0, enabling users to reference changes across each version.\u003c/p\u003e\n"]]],[],null,[]]