Databricks SDK for JavaScript
    Preparing search index...

    Wrapper for a list of Google API hostnames. Wrapped in a message because proto3 oneof does not support repeated fields directly.

    interface GoogleApiEndpoints {
        endpoints?: string[];
    }
    Index

    Properties

    Properties

    endpoints?: string[]

    Google API hostnames, e.g. "storage.googleapis.com", "bigquery.googleapis.com". Use "googleapis.com" to cover all Google APIs.