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\u003eThis webpage details the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, including its versions, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 3.6.0, with previous versions ranging from 1.0.0 to 3.5.0 and multiple 2.x.x versions, all available through direct links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating new instances and properties like \u003ccode\u003eFingerprint\u003c/code\u003e and \u003ccode\u003eNamedPorts\u003c/code\u003e to manage named port settings and concurrency control.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFingerprint\u003c/code\u003e property allows for conflict prevention when multiple users modify named ports concurrently, while \u003ccode\u003eNamedPorts\u003c/code\u003e holds a collection of \u003ccode\u003eNamedPort\u003c/code\u003e objects defining the ports for the instance group.\u003c/p\u003e\n"]]],[],null,[]]