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

    Type Alias AuthenticationType

    AuthenticationType: EnumInstance<
        | "UNRECOGNIZED"
        | "AUTHENTICATION_TYPE_UNSPECIFIED"
        | "ACCESS_TOKEN"
        | "STATIC_KEY",
    >