Databricks SDK for JavaScript
    Preparing search index...

    GCP long-lived credential. -created Google Cloud Storage service account.

    interface DatabricksGcpServiceAccount {
        credentialId?: string;
        email?: string;
        privateKeyId?: string;
    }
    Index

    Properties

    credentialId?: string

    The internal ID that represents this managed identity.

    email?: string

    The email of the service account.

    privateKeyId?: string

    The ID that represents the private key for this Service Account