Google_Protobuf_Enum

    Enum type definition.

    type.pb.swift:375
    struct Google_Protobuf_Enum

    Citizens in SwiftProtobuf

    Conformances

    • protocol CustomDebugStringConvertible

      A type with a customized textual representation suitable for debugging purposes.

    • protocol Equatable

      A type that can be compared for value equality.

    • protocol Hashable

      A type that can be hashed into a Hasher to produce an integer hash value.

    • protocol Message

      The protocol which all generated protobuf messages implement. Message is the protocol type you should use whenever you need an argument or variable which holds “some message”.

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    Show implementation details (2)

    Hide implementation details

    Type members

    Show implementation details (1)

    Hide implementation details

    Instance members

    Type features

    Show obsolete interfaces (3)

    Hide obsolete interfaces

    Instance features

    Show implementation details (1)

    Hide implementation details

    Show obsolete interfaces (2)

    Hide obsolete interfaces