databricks-sdk-go
databricks-sdk-go copied to clipboard
[Internal] Add preview clients for each package
What changes are proposed in this pull request?
This PR adds dummy preview clients for each non-preview client. These clients are not usable as the underlying endpoint is fake and not usable. This PR also copies the mixins from the non-preview package to the preview one.
How is this tested?
N/A