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 page details the `InstanceWithNamedPorts` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.10.0, and outlines its properties, constructors, and inherited members."],["The `InstanceWithNamedPorts` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionalities within the Google Cloud .NET library."],["Key properties of the `InstanceWithNamedPorts` class include `Instance` (a URL of the instance), `NamedPorts` (a list of named ports for the instance group), and `Status` (the instance's current status), along with `HasInstance` and `HasStatus` to check if they are set."],["This documentation also includes a list of previous versions of `InstanceWithNamedPorts` from 1.0.0 all the way to the latest 3.6.0."]]],[]]