public sealed class InstanceWithNamedPorts : IMessage<InstanceWithNamedPorts>, IEquatable<InstanceWithNamedPorts>, IDeepCloneable<InstanceWithNamedPorts>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["The latest version of the `InstanceWithNamedPorts` class is 3.6.0, but this page is documenting version 2.7.0, which can be found at the bottom of the provided version list."],["The `InstanceWithNamedPorts` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, each with their respective type of `InstanceWithNamedPorts`."],["The class includes properties like `HasInstance`, `HasStatus`, `Instance`, `NamedPorts`, and `Status`, providing information and data related to the instance and its named ports, which are defined in its properties."],["The `InstanceWithNamedPorts` class also has two constructors, one being empty, and the other one taking another `InstanceWithNamedPorts` object as parameter."]]],[]]