Operations associated with tags.
Defined in
This enumeration is defined in the tag_notifier_service.proto file.
Syntax
enum Operation
{
Read = 0;
Write = 1;
}
Values
This enumeration defines the following values.
Operation enumeration values
Name |
Value |
Description |
|---|---|---|
|
|
Read operation. |
|
|
Write operation. |