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, with a range of previous versions listed from 3.5.0 down to 1.0.0."],["`RoutersPreviewResponse` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RoutersPreviewResponse` inherits from `Object` and includes properties such as `Resource`, which is of type `Router`, and the class also lists some inherited members from the `Object` class."],["There are two constructors available for `RoutersPreviewResponse`, one being empty and the other being a copy constructor."],["The namespace for this is `Google.Cloud.Compute.V1`, located in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]