Information about a tag.
Defined in
This message is defined in the tag_provider.proto file.
Syntax
message TagBriefInfo
{
string name = 1;
string description = 2;
}
Fields
The TagBriefInfo message has the following fields.
TagBriefInfo message fields
Type |
Name |
Tag |
Description |
|---|---|---|---|
|
|
|
Tag name. |
|
|
|
Tag description. |