Represents the identified object's effect on the element in the original .proto file.
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation.Semantic
CloneableInstantiable
| Constants |
| public Google An alias to the element is returned. Generated from protobuf enum ALIAS = 2; |
| public Google There is no effect or the effect is indescribable. Generated from protobuf enum NONE = 0; |
| public Google The element is set or otherwise mutated. Generated from protobuf enum SET = 1; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['NONE', 'SET', 'ALIAS'] |
| Properties |
| private static $valueToName = ['NONE', 'SET', 'ALIAS'] |
| Methods |
| public static name( $value) |
| public static value( $name) |