Interface IngressIpOrBuilder (0.42.0)

public interface IngressIpOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getIngressIpAddress()

public abstract String getIngressIpAddress()

Output only. The ingress IP.

string ingress_ip_address = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
String

The ingressIpAddress.

getIngressIpAddressBytes()

public abstract ByteString getIngressIpAddressBytes()

Output only. The ingress IP.

string ingress_ip_address = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_info) = { ... }

Returns
Type Description
ByteString

The bytes for ingressIpAddress.