Enumeration: Semantic
GeneratedCodeInfo.Annotation.Semantic
Represents the identified object's effect on the element in the original .proto file.
Enumeration Members
ALIAS
• ALIAS = 2
An alias to the element is returned.
NONE
• NONE = 0
There is no effect or the effect is indescribable.
SET
• SET = 1
The element is set or otherwise mutated.