[[["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."],[[["The `NamedPort` class is a part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly, representing a named port such as \"http\" with port 80."],["This class implements several interfaces including `IMessage\u003cNamedPort\u003e`, `IEquatable\u003cNamedPort\u003e`, `IDeepCloneable\u003cNamedPort\u003e`, `IBufferMessage`, and `IMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The latest version of the `NamedPort` class is version 3.6.0, with numerous previous versions available, including versions from 3.5.0 back to 1.0.0."],["The `NamedPort` class contains properties `HasName`, `HasPort`, `Name`, and `Port`, which control whether the port is set, and to set or get the name of the port and the numerical port value, respectively."],["It contains two constructors, one default, and one which takes a `NamedPort` object to instantiate, and inherits members from the `Object` class, including methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]