Google Cloud Appengine Admin V1 Client - Class ListIngressRulesResponse (2.0.4)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class ListIngressRulesResponse.

Response message for Firewall.ListIngressRules .

Generated from protobuf message google.appengine.v1.ListIngressRulesResponse

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ ingress_rules
array< FirewallRule >

The ingress FirewallRules for this application.

↳ next_page_token
string

Continuation token for fetching the next page of results.

getIngressRules

The ingress FirewallRules for this application.

Returns
Type
Description

setIngressRules

The ingress FirewallRules for this application.

Parameter
Name
Description
var
array< FirewallRule >
Returns
Type
Description
$this

getNextPageToken

Continuation token for fetching the next page of results.

Returns
Type
Description
string

setNextPageToken

Continuation token for fetching the next page of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: