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 is used to manage named ports within instance groups in Google Cloud Compute V1, with version 3.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, facilitating its interaction with other parts of the .NET environment and the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eFingerprint\u003c/code\u003e property that is used for concurrency control when updating named port settings, helping to prevent overwriting changes made by other users.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNamedPorts\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<NamedPort>\u003c/code\u003e, allows users to manage the list of named ports associated with an instance group.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions are available, from 1.0.0 to 3.6.0, including different versions of the \u003ccode\u003eInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class with their corresponding documentation.\u003c/p\u003e\n"]]],[],null,[]]