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 available for `PreviewRouterRequest` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, as indicated in the provided list."],["The `PreviewRouterRequest` class is a request message for the `Routers.Preview` method in the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message processing."],["The `PreviewRouterRequest` class has properties such as `Project`, `Region`, `Router`, and `RouterResource` which are used to specify details about the preview request."],["The available versions for `PreviewRouterRequest` range from 1.0.0 to 3.6.0, each linked to its respective documentation within the `Google.Cloud.Compute.V1` namespace."]]],[]]