[[["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 part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, and it represents a named port such as \"http\" with port 80."],["Version 3.6.0 is the latest version available in the list of versions for `Google.Cloud.Compute.V1.NamedPort`, and this documentation page specifically references Version 2.0.0."],["The `NamedPort` class implements interfaces such as `IMessage`, `IEquatable\u003cNamedPort\u003e`, `IDeepCloneable\u003cNamedPort\u003e`, and `IBufferMessage`."],["It has two constructors: a default `NamedPort()` constructor and a `NamedPort(NamedPort other)` constructor that takes another `NamedPort` instance as a parameter."],["The `NamedPort` class includes properties such as `HasName`, `HasPort`, `Name` (a string), and `Port` (an integer), allowing one to check if name and port are set and to manage the names and ports between 1 and 65535."]]],[]]