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 latest version available for the `PreviewRouterRequest` class is 3.6.0, with the documentation referencing version 3.0.0, and previous versions ranging from 1.0.0 to 3.5.0 are also documented."],["`PreviewRouterRequest` is a class in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly and is used to create a request message for the Routers.Preview API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message creation, comparison, cloning, and buffer management."],["The `PreviewRouterRequest` class includes properties such as `Project`, `Region`, `Router`, and `RouterResource`, which are used to define the specifics of the router request such as the project ID, the region name, the router resource name, and the body resource for the request."]]],[]]