Interface protos.google.protobuf.IEnum (3.3.0)

Properties of an Enum.

Package

@google-cloud/service-usage

Properties

edition

edition?: (string|null);

Enum edition

enumvalue

enumvalue?: (google.protobuf.IEnumValue[]|null);

Enum enumvalue

name

name?: (string|null);

Enum name

options

options?: (google.protobuf.IOption[]|null);

Enum options

sourceContext

sourceContext?: (google.protobuf.ISourceContext|null);

Enum sourceContext

syntax

syntax?: (google.protobuf.Syntax|keyof typeof google.protobuf.Syntax|null);

Enum syntax