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, specifically for .NET."],["The latest version available for this class is 3.6.0, and the page also lists links to other previous versions dating back to 1.0.0, along with their respective documentation."],["`GetNatIpInfoRouterRequest` is a request message used for the `Routers.GetNatIpInfo` method, used to query for NAT IP information."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for constructing, comparing, and interacting with message objects."],["Key properties of `GetNatIpInfoRouterRequest` include `NatName`, `Project`, `Region`, and `Router`, which allow specifying the NAT service, project ID, region, and router to query, respectively."]]],[]]