public sealed class GetIngressRuleRequest : IMessage<GetIngressRuleRequest>, IEquatable<GetIngressRuleRequest>, IDeepCloneable<GetIngressRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class GetIngressRuleRequest.
[[["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 `GetIngressRuleRequest` class within the Google Cloud App Engine v1 API, specifically for version 2.3.0 of the .NET library."],["The `GetIngressRuleRequest` class is used as a request message for the `Firewall.GetIngressRule` method and is part of the `Google.Cloud.AppEngine.V1` namespace."],["The page details the inheritance, interfaces, constructors, and properties of the `GetIngressRuleRequest` class, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the documentation for the GetIngressRuleRequest class are available, ranging from version 1.0.0 to the latest version 2.4.0."]]],[]]