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."],[[["This webpage details the `InstanceWithNamedPorts` class within the `Google.Cloud.Compute.V1` namespace, providing documentation across multiple versions, with version 3.6.0 being the latest."],["The `InstanceWithNamedPorts` class, inherited from `Object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `InstanceWithNamedPorts` objects, either as a default instance or by cloning another `InstanceWithNamedPorts` object."],["Key properties of the `InstanceWithNamedPorts` class include `HasInstance`, `HasStatus`, `Instance` (representing the instance URL), `NamedPorts` (a list of named ports), and `Status` (representing the instance status)."],["The documentation outlines the specific version history for the `InstanceWithNamedPorts` class, showing a progression from version 1.0.0 to the most current 3.6.0."]]],[]]