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 of the `Google.Cloud.Compute.V1` package is 3.6.0, with a comprehensive list of previous versions ranging down to 1.0.0."],["`RoutersPreviewResponse` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RoutersPreviewResponse` class includes a `Resource` property of type `Router`, which offers a preview of a given router."],["There are two constructor overloads available for `RoutersPreviewResponse`: a default constructor and one that takes another `RoutersPreviewResponse` object as a parameter for copy construction."]]],[]]