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

    Type Alias ServiceAccountInit

    ServiceAccountInit:
        | ServiceAccount
        | Reader
        | { privateKeyPem: string; publicKeyId: string; serviceAccountId: string }