init(protoPaths:)

    Creates a new Google_Protobuf_FieldMask from the given paths.

    Google_Protobuf_FieldMask+Extensions.swift:137
    init(protoPaths: String...)

    Parameters

    protoPaths

    The paths from which to create the field mask, defined using the .proto names for the fields.

    The paths should match the names used in the .proto file, which may be different than the corresponding Swift property names.

    Other members in extension

    Types

    Type members

    Show implementation details (1)

    Hide implementation details

    Instance members