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-09 UTC."],[[["The latest version available for `RoutersPreviewResponse` is 3.6.0, with numerous prior versions listed, ranging down to version 1.0.0."],["`RoutersPreviewResponse` is a class in the `Google.Cloud.Compute.V1` namespace, designed for use with the Google Cloud Compute API in .NET."],["The `RoutersPreviewResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["This class has two constructors: a default constructor `RoutersPreviewResponse()` and a copy constructor `RoutersPreviewResponse(RoutersPreviewResponse other)`."],["The `RoutersPreviewResponse` class has a property named `Resource` of type `Router`, which provides a preview of a given router."]]],[]]