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 available for `Google.Cloud.Compute.V1.InstanceWithNamedPorts` is version 3.6.0, with multiple prior versions ranging back to 1.0.0 available."],["`InstanceWithNamedPorts` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstanceWithNamedPorts` provides properties such as `HasInstance`, `HasStatus`, `Instance`, `NamedPorts`, and `Status`, which allow for interacting with instance data, named ports, and status."],["`InstanceWithNamedPorts` class is under the `Google.Cloud.Compute.V1` namespace and part of the `Google.Cloud.Compute.V1.dll` assembly."],["The class has two constructors: a parameterless constructor and one that accepts an `InstanceWithNamedPorts` object as a parameter."]]],[]]