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."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.RoutersPreviewResponse`, with version 3.5.0 currently being viewed."],["The documentation provides a historical overview of the `RoutersPreviewResponse` class across multiple versions, ranging from 1.0.0 to 3.6.0."],["`RoutersPreviewResponse` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["This class has two constructors, a default constructor `RoutersPreviewResponse()`, and another constructor accepting another `RoutersPreviewResponse` as a parameter."],["The `RoutersPreviewResponse` class contains a `Resource` property of type `Router` that is used to preview the router."]]],[]]