Skip to content

Commit 72604bd

Browse files
Update SDK API to 328f83d70fc606f9d544f7e1d81a04d2473f6dec (#596)
This PR updates the SDK to the latest API changes. NO_CHANGELOG=true Co-authored-by: databricks-ci-ghec-2[bot] <184307802+databricks-ci-ghec-2[bot]@users.noreply.github.com>
1 parent 64cfb98 commit 72604bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.codegen/_openapi_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c922d5ef891f20c4739edc2fe41f928475414ee1
1+
328f83d70fc606f9d544f7e1d81a04d2473f6dec

databricks-sdk-java/src/main/java/com/databricks/sdk/service/catalog/ConnectionType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import com.databricks.sdk.support.Generated;
66

7-
/** Next Id: 52 */
7+
/** Next Id: 53 */
88
@Generated
99
public enum ConnectionType {
1010
BIGQUERY,

databricks-sdk-java/src/main/java/com/databricks/sdk/service/catalog/SecurableKind.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import com.databricks.sdk.support.Generated;
66

7-
/** Latest kind: CONNECTION_TIKTOK_ADS_U2M = 285; Next id: 286 */
7+
/** Latest kind: CONNECTION_ONELAKE = 289; Next id:290 */
88
@Generated
99
public enum SecurableKind {
1010
TABLE_DB_STORAGE,

0 commit comments

Comments
 (0)