public sealed class UpdateIngressRuleRequest : IMessage<UpdateIngressRuleRequest>, IEquatable<UpdateIngressRuleRequest>, IDeepCloneable<UpdateIngressRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class UpdateIngressRuleRequest.
[[["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\u003eThe \u003ccode\u003eUpdateIngressRuleRequest\u003c/code\u003e class is used to define a request for updating an ingress rule in the App Engine v1 API, specifically for the \u003ccode\u003eFirewall.UpdateIngressRule\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties to specify the name of the firewall resource to update (\u003ccode\u003eName\u003c/code\u003e), the updated firewall rule itself (\u003ccode\u003eRule\u003c/code\u003e), and a field mask to define which fields should be updated (\u003ccode\u003eUpdateMask\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIngressRuleRequest\u003c/code\u003e class is in the namespace \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e and found in the assembly \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows versions of this class from version 1.0.0 all the way to the latest version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]