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."],[[["The latest version available for `RoutersPreviewResponse` is 3.6.0, but there is a list of versions for the user to choose, ranging from the latest back to version 1.0.0."],["The `RoutersPreviewResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile interaction and manipulation."],["It inherits directly from `object` and provides access to standard object methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class is found within the `Google.Cloud.Compute.V1` namespace, and its assembly is located in `Google.Cloud.Compute.V1.dll`."],["The class has a constructor that takes another `RoutersPreviewResponse` object as a parameter, allowing for the creation of new objects based off existing ones, as well as a default constructor, and exposes a `Resource` property of type `Router` that holds a preview of the given router."]]],[]]