Reference documentation and code samples for the Google Cloud Network Management V1 Client class NgfwPacketInspectionInfo.
For display only. Metadata associated with a layer 7 packet inspection by the firewall.
Generated from protobuf message google.cloud.networkmanagement.v1.NgfwPacketInspectionInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ security_profile_group_uri |
string
URI of the security profile group associated with this firewall packet inspection. |
getSecurityProfileGroupUri
URI of the security profile group associated with this firewall packet inspection.
| Returns | |
|---|---|
| Type | Description |
string |
|
setSecurityProfileGroupUri
URI of the security profile group associated with this firewall packet inspection.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|