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\u003eThe webpage provides documentation for the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its usage and implementation across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class, part of the Google Cloud Compute API, is used to set named ports for instance groups and implements interfaces like \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 documentation shows that version 3.6.0 is the latest, and it also lists previous versions down to version 1.0.0, all of which can be accessed through the links provided, for the user to view the changes between the versions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class include \u003ccode\u003eFingerprint\u003c/code\u003e (a string for concurrency control), \u003ccode\u003eHasFingerprint\u003c/code\u003e (a boolean to check if fingerprint is set), and \u003ccode\u003eNamedPorts\u003c/code\u003e (a list of named ports).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation contains information on the \u003ccode\u003eRegionInstanceGroupsSetNamedPortsRequest\u003c/code\u003e class constructors, allowing the user to understand how to initialize the object.\u003c/p\u003e\n"]]],[],null,[]]