Interface: AuthenticatingClientLike
Minimal structural shape authHeaders needs. Declared narrowly rather
than as a full WorkspaceClientLike so a caller holding its own
@databricks/sdk-experimental WorkspaceClient satisfies it regardless of
which SDK version resolved in its tree.
Properties
Section titled “Properties”config
Section titled “config”config:
object
authenticate()
Section titled “authenticate()”authenticate(
headers):Promise<void>
Parameters
Section titled “Parameters”headers
Section titled “headers”Headers
Returns
Section titled “Returns”Promise<void>