Optional[custom]Formats the enum value for Node.js inspection.
Formats the enum value for Node.js inspection.
Optional[customReturns a JSON-safe value for SDK logging.
Returns a JSON-safe value for SDK logging.
Optional Readonly[Contains the enum value meta.
ReadonlycodeContains the numeric protobuf value.
ReadonlynameContains the protobuf value name.
Represents one generated enum value.
Enum values are objects, not TypeScript numeric-enum members. Use toNumber() for a wire-compatible numeric code and toString() for the name.