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."],[[["The latest version of the `Google.Cloud.Compute.V1.RoutersPreviewResponse` is 3.6.0, while the current version being viewed is 2.3.0."],["This page provides a historical record of the `RoutersPreviewResponse` class, with versions ranging from 1.0.0 up to the latest 3.6.0, showing all of the available documented versions."],["`RoutersPreviewResponse` is a class that inherits from `Object` and implements `IMessage\u003cRoutersPreviewResponse\u003e`, `IEquatable\u003cRoutersPreviewResponse\u003e`, `IDeepCloneable\u003cRoutersPreviewResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `RoutersPreviewResponse` class has two constructors, a default constructor `RoutersPreviewResponse()` and a copy constructor `RoutersPreviewResponse(RoutersPreviewResponse other)`, allowing the class to be initialized from another object of the same class."],["The class contains a property `Resource` of type `Router` that represents a preview of a specified router, which can be both set and retrieved."]]],[]]