Interface NgfwPacketInspectionInfoOrBuilder (1.88.0)

public interface NgfwPacketInspectionInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSecurityProfileGroupUri()

public abstract String getSecurityProfileGroupUri()

URI of the security profile group associated with this firewall packet inspection.

string security_profile_group_uri = 1;

Returns
Type Description
String

The securityProfileGroupUri.

getSecurityProfileGroupUriBytes()

public abstract ByteString getSecurityProfileGroupUriBytes()

URI of the security profile group associated with this firewall packet inspection.

string security_profile_group_uri = 1;

Returns
Type Description
ByteString

The bytes for securityProfileGroupUri.