Reference documentation and code samples for the App Engine Admin V1 API class Google::Cloud::AppEngine::V1::NetworkSettings.
A NetworkSettings resource is a container for ingress settings for a version or service.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ingress_traffic_allowed
def ingress_traffic_allowed() -> ::Google::Cloud::AppEngine::V1::NetworkSettings::IngressTrafficAllowed
Returns
- (::Google::Cloud::AppEngine::V1::NetworkSettings::IngressTrafficAllowed) — The ingress settings for version or service.
#ingress_traffic_allowed=
def ingress_traffic_allowed=(value) -> ::Google::Cloud::AppEngine::V1::NetworkSettings::IngressTrafficAllowed
Parameter
- value (::Google::Cloud::AppEngine::V1::NetworkSettings::IngressTrafficAllowed) — The ingress settings for version or service.
Returns
- (::Google::Cloud::AppEngine::V1::NetworkSettings::IngressTrafficAllowed) — The ingress settings for version or service.