[[["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 latest version available for `Google.Cloud.Compute.V1.NamedPort` is 3.6.0, with multiple other versions ranging down to 1.0.0 also accessible."],["`NamedPort` is a class that represents a named port, like `\"http\"` with port `80`, within the `Google.Cloud.Compute.V1` namespace."],["The `NamedPort` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`NamedPort` has properties like `HasName`, `HasPort`, `Name`, and `Port`, to check for, and manage the name and its associated port number, which should be a value between 1 and 65535."],["The `NamedPort` class has two constructors: `NamedPort()`, which is the default, and `NamedPort(NamedPort other)` which takes an existing `NamedPort` object as a parameter."]]],[]]