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-24 UTC."],[[["This webpage details the `RoutersPreviewResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.16.0."],["The `RoutersPreviewResponse` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this documentation is 3.6.0, with the page listing version history ranging from 1.0.0 to 3.6.0."],["`RoutersPreviewResponse` has two constructors, one default and one that accepts another `RoutersPreviewResponse` object as a parameter."],["A key property of `RoutersPreviewResponse` is `Resource`, which is of type `Router` and provides a preview of the specified router."]]],[]]