Databricks SDK for JavaScript
    Preparing search index...
    interface ValidateStorageCredentialResponse {
        isDir?: boolean;
        results?: ValidateStorageCredentialRequest_ValidationResult[];
    }
    Index

    Properties

    Properties

    isDir?: boolean

    Whether the tested location is a directory in cloud storage.

    The results of the validation check.