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."],[[["The page provides reference documentation for the `PreviewRouterRequest` class within the Google Compute Engine v1 API."],["The `PreviewRouterRequest` class is used for sending request messages to preview router configurations, and the documentation includes details for the latest version 3.6.0 along with past versions up to 1.0.0."],["The `PreviewRouterRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are detailed on the page."],["The documentation lists the constructors and properties of the `PreviewRouterRequest` class, such as `Project`, `Region`, `Router`, and `RouterResource`, with explanations for each."],["The page specifies the namespace and assembly where `PreviewRouterRequest` is found, which is `Google.Cloud.Compute.V1` and `Google.Cloud.Compute.V1.dll`, respectively."]]],[]]