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\Protobuf\Internal\GeneratedCodeInfo\Annotation\Semantic::ALIAS = 2
 

An alias to the element is returned.

Generated from protobuf enum ALIAS = 2;

public Google\Protobuf\Internal\GeneratedCodeInfo\Annotation\Semantic::NONE = 0
 

There is no effect or the effect is indescribable.

Generated from protobuf enum NONE = 0;

public Google\Protobuf\Internal\GeneratedCodeInfo\Annotation\Semantic::SET = 1
 

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)
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration