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\u003eThis webpage provides documentation for the \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 3.3.0, with links to prior and newer versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class is used to manage named ports in Google Compute Engine instance groups 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 has two constructors: a default one and another that takes an existing \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFingerprint\u003c/code\u003e, which is used for managing concurrent changes, \u003ccode\u003eHasFingerprint\u003c/code\u003e, indicating if the fingerprint is set, and \u003ccode\u003eNamedPorts\u003c/code\u003e, which is a list of named ports for the instance group.\u003c/p\u003e\n"],["\u003cp\u003eThis document also includes a reference list of versions from 1.0.0 up to 3.6.0 with links to each versions related documentation.\u003c/p\u003e\n"]]],[],null,[]]