Interface protos.google.protobuf.IEnumValueDescriptorProto (3.0.2)

Properties of an EnumValueDescriptorProto.

Package

@google-cloud/web-security-scanner

Properties

name

name?: (string|null);

EnumValueDescriptorProto name

number

number?: (number|null);

EnumValueDescriptorProto number

options

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

EnumValueDescriptorProto options