clearPacked

    Clears the value of packed. Subsequent reads from it will return its default value.

    descriptor.pb.swift:1586
    mutating func clearPacked()

    Other members in extension

    Types

    • enum CType
    • struct EditionDefault
    • struct FeatureSupport

      Information about the support window of a feature.

    • enum JSType
    • enum OptionRetention

      If set to RETENTION_SOURCE, the option will be omitted from the binary. Note: as of January 2023, support for this is in progress and does not yet have an effect (b/264593489).

    • enum OptionTargetType

      This indicates the types of entities that the field may apply to when used as an option. If it is unset, then the field may be freely used as an option on any kind of entity. Note: as of January 2023, support for this is in progress and does not yet have an effect (b/264593489).

    Type members

    Show implementation details (1)

    Hide implementation details

    Instance members

    Show implementation details (1)

    Hide implementation details