[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This webpage details the `NamedPort` class within the `Google.Cloud.Compute.V1` namespace, which is used to represent a named port with a name and a port number."],["The `NamedPort` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The latest version available is 3.6.0, and several other versions of `NamedPort` are documented on the page, with version history going back to 1.0.0."],["The `NamedPort` class has properties such as `HasName`, `HasPort`, `Name` (a string), and `Port` (an integer), with the name complying with RFC1035 and the port number ranging between 1 and 65535."],["There are two constructors for the `NamedPort` class: a parameterless constructor and a constructor that accepts another `NamedPort` object as a parameter."]]],[]]