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, which can be found at the top of the version list."],["`RoutersPreviewResponse` is a class within the `Google.Cloud.Compute.V1` namespace, and has many versions dating back to version 1.0.0."],["The `RoutersPreviewResponse` class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."],["The class has two constructors: a default one, `RoutersPreviewResponse()`, and one that takes another `RoutersPreviewResponse` object as a parameter."],["The `Resource` property of `RoutersPreviewResponse`, of type `Router`, provides a preview of the given router."]]],[]]