Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class UpdateIngressRuleRequest.
Request message for Firewall.UpdateIngressRule
.
Generated from protobuf message google.appengine.v1.UpdateIngressRuleRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the Firewall resource to update. Example: apps/myapp/firewall/ingressRules/100
.
↳ rule
↳ update_mask
getName
Name of the Firewall resource to update.
Example: apps/myapp/firewall/ingressRules/100
.
string
setName
Name of the Firewall resource to update.
Example: apps/myapp/firewall/ingressRules/100
.
var
string
$this
getRule
A FirewallRule containing the updated resource
hasRule
clearRule
setRule
A FirewallRule containing the updated resource
$this
getUpdateMask
Standard field mask for the set of fields to be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Standard field mask for the set of fields to be updated.
$this