public sealed class CreateIngressRuleRequest : IMessage<CreateIngressRuleRequest>, IEquatable<CreateIngressRuleRequest>, IDeepCloneable<CreateIngressRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateIngressRuleRequest.
The user may optionally provide a position at which the new rule will be
placed. The positions define a sequential list starting at 1. If a rule
already exists at the given position, rules greater than the provided
position will be moved forward by one.
If no position is provided, the server will place the rule as the second to
last rule in the sequence before the required default allow-all or deny-all
rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eCreateIngressRuleRequest\u003c/code\u003e class within the Google Cloud App Engine v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIngressRuleRequest\u003c/code\u003e is used for creating new firewall ingress rules and is a request message for the \u003ccode\u003eFirewall.CreateIngressRule\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities in handling messages and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eCreateIngressRuleRequest\u003c/code\u003e object to create a copy, and has two properties: \u003ccode\u003eParent\u003c/code\u003e (string) and \u003ccode\u003eRule\u003c/code\u003e (FirewallRule).\u003c/p\u003e\n"],["\u003cp\u003eThis page lists all the available versions of \u003ccode\u003eCreateIngressRuleRequest\u003c/code\u003e documentation, ranging from 1.0.0 to 2.4.0, with 2.4.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]