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 available is 3.6.0, with various versions ranging down to 1.0.0 listed for the Google.Cloud.Compute.V1.RoutersPreviewResponse."],["The class `RoutersPreviewResponse` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RoutersPreviewResponse` inherits from `object` and contains methods like `GetHashCode()`, `GetType()`, and `ToString()` that are inherited from `object`."],["The `RoutersPreviewResponse` class includes two constructors: a default constructor and one that takes another `RoutersPreviewResponse` object as a parameter."],["The class has a property called `Resource` which is of the type `Router` and represents a preview of the given router."]]],[]]