@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias FeatureSet_FieldPresence

    FeatureSet_FieldPresence: EnumInstance<
        | "UNRECOGNIZED"
        | "FIELD_PRESENCE_UNKNOWN"
        | "EXPLICIT"
        | "IMPLICIT"
        | "LEGACY_REQUIRED",
    >

    Represents the google.protobuf.FeatureSet.FieldPresence protobuf enum.