Specifies the original name (in the .proto file) of a named element, such as an enum value.
Constructors and Destructors |
|
|---|---|
OriginalNameAttribute(string name)
Constructs a new attribute instance for the given name.
|
Properties |
|
|---|---|
Name
|
string
The name of the element in the .proto file.
|
string Name
The name of the element in the .proto file.
OriginalNameAttribute( string name )
Constructs a new attribute instance for the given name.
| Details | |||
|---|---|---|---|
| Parameters |
|