public sealed class RegionInstanceGroupsSetNamedPortsRequest : IMessage<RegionInstanceGroupsSetNamedPortsRequest>, IEquatable<RegionInstanceGroupsSetNamedPortsRequest>, IDeepCloneable<RegionInstanceGroupsSetNamedPortsRequest>, IBufferMessage, IMessage
The fingerprint of the named ports information for this instance group. Use this optional property to prevent conflicts when multiple users change the named ports settings concurrently. Obtain the fingerprint with the instanceGroups.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
[[["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 webpage provides documentation for the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to manage named ports settings within Google Cloud Compute instance groups, and it includes properties such as \u003ccode\u003eFingerprint\u003c/code\u003e and \u003ccode\u003eNamedPorts\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e 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, ensuring it can interact with various systems and data structures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFingerprint\u003c/code\u003e property allows for concurrency control to prevent overwriting changes made by other users, which can be obtained using \u003ccode\u003einstanceGroups.get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains several versions of this class, each with a corresponding link, in chronological order.\u003c/p\u003e\n"]]],[],null,[]]