Interface protos.google.protobuf.IEnumValueDescriptorProto (5.7.1)

Properties of an EnumValueDescriptorProto.

@google-cloud/dialogflow
See more code actions.
name?: (string|null);

EnumValueDescriptorProto name

number

number?: (number|null);

EnumValueDescriptorProto number

options

options?: (google.protobuf.IEnumValueOptions|null);

EnumValueDescriptorProto options