Enum GeneratedCodeInfo.Types.Annotation.Types.Semantic (3.23.0)

public enum GeneratedCodeInfo.Types.Annotation.Types.Semantic

Represents the identified object's effect on the element in the original .proto file.

Namespace

Google.Protobuf.Reflection

Assembly

Google.Protobuf.dll

Fields

Name Description
Alias

An alias to the element is returned.

None

There is no effect or the effect is indescribable.

Set

The element is set or otherwise mutated.