Interface CustomInterceptProfileOrBuilder (0.94.0)

public interface CustomInterceptProfileOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInterceptEndpointGroup()

public abstract String getInterceptEndpointGroup()

Required. The target InterceptEndpointGroup. When a firewall rule with this security profile attached matches a packet, the packet will be intercepted to the location-local target in this group.

string intercept_endpoint_group = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The interceptEndpointGroup.

getInterceptEndpointGroupBytes()

public abstract ByteString getInterceptEndpointGroupBytes()

Required. The target InterceptEndpointGroup. When a firewall rule with this security profile attached matches a packet, the packet will be intercepted to the location-local target in this group.

string intercept_endpoint_group = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for interceptEndpointGroup.