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-03-31 UTC."],[[["This webpage details the `RoutersPreviewResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0, which is part of the Google Cloud .NET client library."],["The `RoutersPreviewResponse` class is part of a .NET library, and is designed for use with Google Cloud's Compute Engine."],["The provided content lists version history for the `RoutersPreviewResponse`, with the latest version being 3.6.0, and going back as far as version 1.0.0."],["`RoutersPreviewResponse` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RoutersPreviewResponse` class has two constructors, a default one and another that accepts a `RoutersPreviewResponse` object, and a `Resource` property of type `Router`."]]],[]]