Google Cloud Appengine Admin V1 Client - Class NetworkSettings (1.0.6)

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

A NetworkSettings resource is a container for ingress settings for a version or service.

Generated from protobuf message google.appengine.v1.NetworkSettings

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ingress_traffic_allowed int

The ingress settings for version or service.

getIngressTrafficAllowed

The ingress settings for version or service.

Returns
TypeDescription
int

setIngressTrafficAllowed

The ingress settings for version or service.

Parameter
NameDescription
var int
Returns
TypeDescription
$this