We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b34fe7 commit 69cae5aCopy full SHA for 69cae5a
1 file changed
databricks-sdk-java/src/main/java/com/databricks/sdk/core/DatabricksConfig.java
@@ -28,8 +28,7 @@ public class DatabricksConfig {
28
private String accountId;
29
30
/**
31
- * Workspace ID for unified host operations. Note: This API is experimental and may change or be
32
- * removed in future releases without notice.
+ * Workspace ID for unified host operations.
33
*/
34
@ConfigAttribute(env = "DATABRICKS_WORKSPACE_ID")
35
private String workspaceId;
0 commit comments