Direction that communication takes.
Defined in
This enumeration is defined in the event_provider.proto
file.
Syntax
enum DirectionType
{
Source = 0;
Destination = 1;
}
Values
This enumeration defines the following values.
DirectionType enumeration values
Name |
Value |
Description |
---|---|---|
|
|
Source of the communication. |
|
|
Destination of the communication. |