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 of the `PreviewRouterRequest` is 3.6.0, with several earlier versions available, going back to 1.0.0."],["The `PreviewRouterRequest` class is part of the `Google.Cloud.Compute.V1` namespace within the Compute Engine v1 API, used to preview router operations."],["`PreviewRouterRequest` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its implemented features and their respective links provided."],["The class includes constructors for default initialization and copying from another `PreviewRouterRequest` object, accepting another `PreviewRouterRequest` object as a parameter."],["Key properties of `PreviewRouterRequest` include `Project`, `Region`, `Router`, and `RouterResource`, each described with its purpose and data type, which are used for request configuration and management."]]],[]]