debugRedact

    Indicate that the field value should not be printed out when using debug formats, e.g. when the field contains sensitive credentials.

    descriptor.pb.swift:1676
    var debugRedact: Bool { get set }

    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