public sealed class RoutersPreviewResponse : IMessage<RoutersPreviewResponse>, IEquatable<RoutersPreviewResponse>, IDeepCloneable<RoutersPreviewResponse>, 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-04-02 UTC."],[[["This page details the `RoutersPreviewResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of `RoutersPreviewResponse` is 3.6.0, with a range of previous versions accessible from 1.0.0 onwards, allowing users to navigate through different releases."],["`RoutersPreviewResponse` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class features two constructors: a default constructor and a copy constructor that takes another `RoutersPreviewResponse` object as a parameter."],["The class `RoutersPreviewResponse` contains a property named `Resource` of the type `Router` that previews a given router."]]],[]]