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-21 UTC."],[[["This webpage provides documentation for the `RoutersPreviewResponse` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The latest version documented is 3.6.0, while the current page focuses on version 2.8.0, with a full list of previous version links available from 1.0.0 onwards."],["`RoutersPreviewResponse` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, deriving from the `object` base class."],["The class includes a constructor and takes a `RoutersPreviewResponse` object as a parameter."],["It has one key property `Resource` of type `Router` that gets a preview of the given router."]]],[]]