public sealed class GetNatIpInfoRouterRequest : IMessage<GetNatIpInfoRouterRequest>, IEquatable<GetNatIpInfoRouterRequest>, IDeepCloneable<GetNatIpInfoRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNatIpInfoRouterRequest.
A request message for Routers.GetNatIpInfo. 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."],[[["This page provides reference documentation for the `GetNatIpInfoRouterRequest` class in the Google Cloud Compute Engine v1 API, showcasing versions from 1.0.0 to the latest 3.6.0."],["The `GetNatIpInfoRouterRequest` class is a request message used for the `Routers.GetNatIpInfo` method, designed to retrieve NAT IP information."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionalities related to message handling and object comparison."],["Key properties of `GetNatIpInfoRouterRequest` include `NatName`, `Project`, `Region`, and `Router`, which are used to specify the NAT service, project ID, region, and router to query for NAT IP information."],["The documentation outlines the available constructors for the `GetNatIpInfoRouterRequest` class and describes the parameters and return values of its methods and properties."]]],[]]