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

    Type Alias InsecureEndpoint_Mode

    InsecureEndpoint_Mode: EnumInstance<
        | "UNRECOGNIZED"
        | "MODE_UNSPECIFIED"
        | "DISABLED"
        | "REGION_LOCAL"
        | "ALL",
    >

    Defines where the plain HTTP endpoint is available.