_protobuf_nameMap

    descriptor.pb.swift:4972
    static let _protobuf_nameMap: _NameMap

    Other members in extension

    Types

    • enum IdempotencyLevel

      Is this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST.

    Type members

    Instance members

    Show implementation details (1)

    Hide implementation details