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-21 UTC."],[[["This page provides reference documentation for the `PreviewRouterRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `PreviewRouterRequest` class is used to send requests for the `Routers.Preview` method, enabling you to view information related to a router."],["This documentation covers the implementation details of the `PreviewRouterRequest` class, including its inheritance, implemented interfaces, constructors, and properties such as Project, Region, Router, and RouterResource."],["The latest version of this is version `3.6.0`, and you can find documentation for previous versions, starting from `1.0.0`, by clicking the links in the listed version numbers."],["The `PreviewRouterRequest` class is located within the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly, as provided in this documentation."]]],[]]