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 Google.Cloud.Compute.V1 namespace, detailing its usage in setting named ports for instance groups.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e 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, indicating its role in managing data structures and operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists different versions of the documentation for \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFingerprint\u003c/code\u003e, to manage concurrent modifications, and \u003ccode\u003eNamedPorts\u003c/code\u003e, to specify the list of ports to set for the group.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers two constructors for \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e, one default and another to clone from another of the same class.\u003c/p\u003e\n"]]],[],null,[]]