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-31 UTC."],[[["The documentation is for the `PreviewRouterRequest` class within the Google Cloud Compute Engine v1 API, with version 3.6.0 being the most recent and 2.9.0 being the current page context."],["The `PreviewRouterRequest` class is a request message used for the `Routers.Preview` method, which is part of the `Google.Cloud.Compute.V1` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and buffered message operations."],["Key properties of the `PreviewRouterRequest` class include `Project`, `Region`, `Router`, and `RouterResource`, which allow specifying the project ID, region, router name, and the request body, respectively."],["The documentation provides links to different versions of the `PreviewRouterRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to find the specific version that they need."]]],[]]