syntax

    The syntax of the proto file. The supported values are “proto2”, “proto3”, and “editions”.

    descriptor.pb.swift:225
    var syntax: String { get set }

    If edition is present, this value must be “editions”.

    Other members in extension

    Type members

    Show implementation details (1)

    Hide implementation details

    Instance members