Semantic
class Semantic (View source)
Represents the identified object's effect on the element in the original .proto file.
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation.Semantic
Constants
| NONE |
There is no effect or the effect is indescribable. Generated from protobuf enum |
| SET |
The element is set or otherwise mutated. Generated from protobuf enum |
| ALIAS |
An alias to the element is returned. Generated from protobuf enum |
Methods
Details
static
name($value)
No description
static
value($name)
No description