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

    Type Alias FieldOptions_OptionTargetType

    FieldOptions_OptionTargetType: EnumInstance<
        | "UNRECOGNIZED"
        | "TARGET_TYPE_UNKNOWN"
        | "TARGET_TYPE_FILE"
        | "TARGET_TYPE_EXTENSION_RANGE"
        | "TARGET_TYPE_MESSAGE"
        | "TARGET_TYPE_FIELD"
        | "TARGET_TYPE_ONEOF"
        | "TARGET_TYPE_ENUM"
        | "TARGET_TYPE_ENUM_ENTRY"
        | "TARGET_TYPE_SERVICE"
        | "TARGET_TYPE_METHOD",
    >

    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.