[[["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-04-02 UTC."],[[["The `NamedPort` class in the Google Cloud Compute Engine v1 API represents a named port, consisting of a name and a port number."],["This class has a current version of 2.17.0, with version 3.6.0 being the latest."],["The `NamedPort` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`NamedPort` has properties `Name` and `Port`, where `Name` is a string that must comply with RFC1035 and `Port` is an integer between 1 and 65535."],["The class provides two constructors, a default constructor, and a copy constructor, which takes another `NamedPort` object as an argument."]]],[]]