Interface protos.google.protobuf.IEnumOptions

Properties of an EnumOptions.

Package

@google-cloud/datalabeling!

Properties

allowAlias

allowAlias?: (boolean|null);

EnumOptions allowAlias

Property Value
TypeDescription
(boolean|null)

deprecated

deprecated?: (boolean|null);

EnumOptions deprecated

Property Value
TypeDescription
(boolean|null)

uninterpretedOption

uninterpretedOption?: (google.protobuf.IUninterpretedOption[]|null);

EnumOptions uninterpretedOption

Property Value
TypeDescription
(google.protobuf.IUninterpretedOption[]|null)