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 details the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0, which has a wide range of versioning, including the latest at 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to set named ports for an instance group within a region, and implements several interfaces such as \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 provides constructors for creating instances, either default or from another \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has the properties \u003ccode\u003eFingerprint\u003c/code\u003e, which is a string used for concurrent update control, \u003ccode\u003eHasFingerprint\u003c/code\u003e, which shows if the \u003ccode\u003eFingerprint\u003c/code\u003e field has been set or not, and \u003ccode\u003eNamedPorts\u003c/code\u003e, which is a list of the named ports for the instance group.\u003c/p\u003e\n"]]],[],null,[]]