public sealed class PreviewRouterRequest : IMessage<PreviewRouterRequest>, IEquatable<PreviewRouterRequest>, IDeepCloneable<PreviewRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class PreviewRouterRequest.
A request message for Routers.Preview. See the method description for details.
[[["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-24 UTC."],[[["This webpage provides reference documentation for the `PreviewRouterRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The latest version of the Google Cloud Compute Engine v1 API for .NET is 3.6.0, while the current page details version 2.17.0 of the `PreviewRouterRequest` class and other previous versions are available via hyperlinks."],["The `PreviewRouterRequest` class, which is used for requesting a preview of a router, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreviewRouterRequest` class includes properties for `Project`, `Region`, `Router`, and `RouterResource`, allowing developers to specify details for the router preview request."],["The page also includes inherited members of the object class, such as `GetHashCode()`, `GetType()`, and `ToString()`, along with links to their corresponding Microsoft .NET documentation."]]],[]]