public sealed class InstanceGroupsSetNamedPortsRequest : IMessage<InstanceGroupsSetNamedPortsRequest>, IEquatable<InstanceGroupsSetNamedPortsRequest>, IDeepCloneable<InstanceGroupsSetNamedPortsRequest>, 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. A request with an incorrect fingerprint will fail with error 412 conditionNotMet.
[[["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\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is designed for managing named port settings in instance groups.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class has a \u003ccode\u003eFingerprint\u003c/code\u003e property to prevent concurrent modification conflicts, as well as a \u003ccode\u003eNamedPorts\u003c/code\u003e property which contains a list of named ports.\u003c/p\u003e\n"],["\u003cp\u003eThe page references documentation for version \u003ccode\u003e2.4.0\u003c/code\u003e of the class, as well as many other previous versions and a latest version, \u003ccode\u003e3.6.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]