Interface protos.google.protobuf.IEnumOptions (3.17.0)

Properties of an EnumOptions.

Package

@google-cloud/asset!

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)