diff --git a/.codegen/_openapi_sha b/.codegen/_openapi_sha index 16556937d..9f7293ebb 100755 --- a/.codegen/_openapi_sha +++ b/.codegen/_openapi_sha @@ -1 +1 @@ -4d4aa9d257a7e72a77521e7a9e249f526ab77f16 \ No newline at end of file +9718484d914270778e25e06040a5b3a17e19a7f7 \ No newline at end of file diff --git a/NEXT_CHANGELOG.md b/NEXT_CHANGELOG.md index 54c24d8d4..ca12c0aa4 100755 --- a/NEXT_CHANGELOG.md +++ b/NEXT_CHANGELOG.md @@ -24,4 +24,4 @@ * Add `AutoscopeEnabled` field for [settings.CreateTokenRequest](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#CreateTokenRequest). * Add `AutoscopeState`, `BackfillScopes`, `InferredScopes` and `Scopes` fields for [settings.PublicTokenInfo](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#PublicTokenInfo). * Add `AutoscopeState`, `BackfillScopes`, `InferredScopes` and `Scopes` fields for [settings.TokenInfo](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/settings#TokenInfo). -* Add `ResourceType` field for [bundle.Operation](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/bundle#Operation). \ No newline at end of file +* Add `ResourceType` field for [bundle.Operation](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/bundle#Operation). diff --git a/service/catalog/model.go b/service/catalog/model.go index 8c7a90bf1..7a30c34dc 100755 --- a/service/catalog/model.go +++ b/service/catalog/model.go @@ -7241,9 +7241,9 @@ func (s Securable) MarshalJSON() ([]byte, error) { return marshal.Marshal(s) } -// Latest kind: CONNECTION_GOOGLE_CLOUD_LAKEHOUSE_SERVICE_ACCOUNT = 340; Next -// id: 342. Reserved numbers: 316, 317, 327, 330 (former ENDPOINT_LLM_*, -// MODEL_SERVICE_STANDARD, MODEL_SERVICE_SYSTEM_DELTASHARING). +// Latest kind: MEMORY_STORE_STANDARD = 342; Next id: 343. Reserved numbers: +// 316, 317, 327, 330, 341 (former ENDPOINT_LLM_*, MODEL_SERVICE_STANDARD, +// MODEL_SERVICE_SYSTEM_DELTASHARING, MCP_SERVICE_STANDARD). type SecurableKind string const SecurableKindTableDbStorage SecurableKind = `TABLE_DB_STORAGE`