Interface protos.google.appengine.v1.IBatchUpdateIngressRulesRequest (1.0.6)

Properties of a BatchUpdateIngressRulesRequest.

Package

@google-cloud/appengine-admin!

Properties

ingressRules

ingressRules?: (google.appengine.v1.IFirewallRule[]|null);

BatchUpdateIngressRulesRequest ingressRules

Property Value
TypeDescription
(google.appengine.v1.IFirewallRule[]|null)

name

name?: (string|null);

BatchUpdateIngressRulesRequest name

Property Value
TypeDescription
(string|null)