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-04-09 UTC."],[[["The latest version of the `PreviewRouterRequest` class is 3.6.0, as shown by the provided link."],["This page documents the `PreviewRouterRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically referencing version 3.3.0."],["`PreviewRouterRequest` is a request message for the `Routers.Preview` method in the Compute Engine v1 API, which includes implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreviewRouterRequest` class has several properties, including `Project`, `Region`, `Router`, and `RouterResource`, each designed for managing request parameters."],["The page content features links to the documentation for `PreviewRouterRequest` across multiple versions, ranging from 1.0.0 to 3.6.0, which enables users to explore the changes and features of each version."]]],[]]