# Packages
Package holds higher-level abstractions on top of OpenAPI that are used to generate code via text/template for Databricks SDK in different languages.
Usage: openapi-codegen.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PathStyleRest indicates that the endpoint is a REST-style endpoint.
PathStyleRpc indicates that the endpoint is an RPC-style endpoint.
No description provided by the author
# Variables
Specialized API error rules based on the error_code field in the error response.
Overrides in the SDK to remap specific error responses to other errors.
API error rules for the Databricks REST API based on HTTP status codes.
No description provided by the author
# Structs
Binding is a relationship between request and/or response.
No description provided by the author
No description provided by the author
DataPlane is the Databricks OpenAPI Extension for direct access to DataPlane APIs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Operation is the equivalent of method.
Pagination is the Databricks OpenAPI Extension for retrieving lists of entities through multiple API calls.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Wait is the Databricks OpenAPI Extension for long-running result polling.