Constructor
new EnumDescriptorProto(propertiesopt)
Constructs a new EnumDescriptorProto.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
properties |
google.protobuf.IEnumDescriptorProto |
<optional> |
Properties to set |
- Implements:
-
- IEnumDescriptorProto
Members
name :string
EnumDescriptorProto name.
name :string
EnumDescriptorProto name.
name :string
EnumDescriptorProto name.
options :google.protobuf.IEnumOptions|null|undefined
EnumDescriptorProto options.
options :google.protobuf.IEnumOptions|null|undefined
EnumDescriptorProto options.
options :google.protobuf.IEnumOptions|null|undefined
EnumDescriptorProto options.
value :Array.<google.protobuf.IEnumValueDescriptorProto>
EnumDescriptorProto value.
value :Array.<google.protobuf.IEnumValueDescriptorProto>
EnumDescriptorProto value.
value :Array.<google.protobuf.IEnumValueDescriptorProto>
EnumDescriptorProto value.
Methods
(static) fromObject(object) → {google.protobuf.EnumDescriptorProto}
Creates an EnumDescriptorProto message from a plain object. Also converts values to their respective internal types.
Parameters:
| Name | Type | Description |
|---|---|---|
object |
Object.<string, *> |
Plain object |
(static) fromObject(object) → {google.protobuf.EnumDescriptorProto}
Creates an EnumDescriptorProto message from a plain object. Also converts values to their respective internal types.
Parameters:
| Name | Type | Description |
|---|---|---|
object |
Object.<string, *> |
Plain object |
(static) fromObject(object) → {google.protobuf.EnumDescriptorProto}
Creates an EnumDescriptorProto message from a plain object. Also converts values to their respective internal types.
Parameters:
| Name | Type | Description |
|---|---|---|
object |
Object.<string, *> |
Plain object |
(static) toObject(message, optionsopt) → {Object.<string, *>}
Creates a plain object from an EnumDescriptorProto message. Also converts values to other types if specified.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
google.protobuf.EnumDescriptorProto |
EnumDescriptorProto |
|
options |
$protobuf.IConversionOptions |
<optional> |
Conversion options |
(static) toObject(message, optionsopt) → {Object.<string, *>}
Creates a plain object from an EnumDescriptorProto message. Also converts values to other types if specified.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
google.protobuf.EnumDescriptorProto |
EnumDescriptorProto |
|
options |
$protobuf.IConversionOptions |
<optional> |
Conversion options |
(static) toObject(message, optionsopt) → {Object.<string, *>}
Creates a plain object from an EnumDescriptorProto message. Also converts values to other types if specified.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
google.protobuf.EnumDescriptorProto |
EnumDescriptorProto |
|
options |
$protobuf.IConversionOptions |
<optional> |
Conversion options |
toJSON() → {Object.<string, *>}
Converts this EnumDescriptorProto to JSON.
toJSON() → {Object.<string, *>}
Converts this EnumDescriptorProto to JSON.
toJSON() → {Object.<string, *>}
Converts this EnumDescriptorProto to JSON.