|
141 | 141 | "x-since-version": "v0.290.0" |
142 | 142 | }, |
143 | 143 | "telemetry_export_destinations": { |
144 | | - "$ref": "#/$defs/slice/github.com/databricks/databricks-sdk-go/service/apps.TelemetryExportDestination" |
| 144 | + "$ref": "#/$defs/slice/github.com/databricks/databricks-sdk-go/service/apps.TelemetryExportDestination", |
| 145 | + "x-since-version": "v0.294.0" |
145 | 146 | }, |
146 | 147 | "usage_policy_id": { |
147 | 148 | "$ref": "#/$defs/string", |
|
1439 | 1440 | "x-since-version": "v0.287.0" |
1440 | 1441 | }, |
1441 | 1442 | "enable_pg_native_login": { |
1442 | | - "$ref": "#/$defs/bool" |
| 1443 | + "$ref": "#/$defs/bool", |
| 1444 | + "x-since-version": "v0.294.0" |
1443 | 1445 | }, |
1444 | 1446 | "history_retention_duration": { |
1445 | 1447 | "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/common/types/duration.Duration", |
|
2800 | 2802 | "postgres": { |
2801 | 2803 | "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.AppResourcePostgres", |
2802 | 2804 | "x-databricks-preview": "PRIVATE", |
2803 | | - "doNotSuggest": true |
| 2805 | + "doNotSuggest": true, |
| 2806 | + "x-since-version": "v0.294.0" |
2804 | 2807 | }, |
2805 | 2808 | "secret": { |
2806 | 2809 | "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.AppResourceSecret", |
|
2948 | 2951 | "branch": { |
2949 | 2952 | "$ref": "#/$defs/string", |
2950 | 2953 | "x-databricks-preview": "PRIVATE", |
2951 | | - "doNotSuggest": true |
| 2954 | + "doNotSuggest": true, |
| 2955 | + "x-since-version": "v0.294.0" |
2952 | 2956 | }, |
2953 | 2957 | "database": { |
2954 | 2958 | "$ref": "#/$defs/string", |
2955 | 2959 | "x-databricks-preview": "PRIVATE", |
2956 | | - "doNotSuggest": true |
| 2960 | + "doNotSuggest": true, |
| 2961 | + "x-since-version": "v0.294.0" |
2957 | 2962 | }, |
2958 | 2963 | "permission": { |
2959 | 2964 | "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.AppResourcePostgresPostgresPermission", |
2960 | 2965 | "x-databricks-preview": "PRIVATE", |
2961 | | - "doNotSuggest": true |
| 2966 | + "doNotSuggest": true, |
| 2967 | + "x-since-version": "v0.294.0" |
2962 | 2968 | } |
2963 | 2969 | }, |
2964 | 2970 | "additionalProperties": false |
|
3207 | 3213 | "properties": { |
3208 | 3214 | "unity_catalog": { |
3209 | 3215 | "description": "Unity Catalog Destinations for OTEL telemetry export.", |
3210 | | - "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.UnityCatalog" |
| 3216 | + "$ref": "#/$defs/github.com/databricks/databricks-sdk-go/service/apps.UnityCatalog", |
| 3217 | + "x-since-version": "v0.294.0" |
3211 | 3218 | } |
3212 | 3219 | }, |
3213 | 3220 | "additionalProperties": false |
|
3218 | 3225 | "properties": { |
3219 | 3226 | "logs_table": { |
3220 | 3227 | "description": "Unity Catalog table for OTEL logs.", |
3221 | | - "$ref": "#/$defs/string" |
| 3228 | + "$ref": "#/$defs/string", |
| 3229 | + "x-since-version": "v0.294.0" |
3222 | 3230 | }, |
3223 | 3231 | "metrics_table": { |
3224 | 3232 | "description": "Unity Catalog table for OTEL metrics.", |
3225 | | - "$ref": "#/$defs/string" |
| 3233 | + "$ref": "#/$defs/string", |
| 3234 | + "x-since-version": "v0.294.0" |
3226 | 3235 | }, |
3227 | 3236 | "traces_table": { |
3228 | 3237 | "description": "Unity Catalog table for OTEL traces (spans).", |
3229 | | - "$ref": "#/$defs/string" |
| 3238 | + "$ref": "#/$defs/string", |
| 3239 | + "x-since-version": "v0.294.0" |
3230 | 3240 | } |
3231 | 3241 | }, |
3232 | 3242 | "additionalProperties": false, |
|
3579 | 3589 | "properties": { |
3580 | 3590 | "principal": { |
3581 | 3591 | "description": "The principal (user email address or group name).\nFor deleted principals, `principal` is empty while `principal_id` is populated.", |
3582 | | - "$ref": "#/$defs/string" |
| 3592 | + "$ref": "#/$defs/string", |
| 3593 | + "x-since-version": "v0.294.0" |
3583 | 3594 | }, |
3584 | 3595 | "privileges": { |
3585 | 3596 | "description": "The privileges assigned to the principal.", |
3586 | | - "$ref": "#/$defs/slice/github.com/databricks/databricks-sdk-go/service/catalog.Privilege" |
| 3597 | + "$ref": "#/$defs/slice/github.com/databricks/databricks-sdk-go/service/catalog.Privilege", |
| 3598 | + "x-since-version": "v0.294.0" |
3587 | 3599 | } |
3588 | 3600 | }, |
3589 | 3601 | "additionalProperties": false |
|
7132 | 7144 | "description": "The environment version of the serverless Python environment used to execute\ncustomer Python code. Each environment version includes a specific Python\nversion and a curated set of pre-installed libraries with defined versions,\nproviding a stable and reproducible execution environment.\n\nDatabricks supports a three-year lifecycle for each environment version.\nFor available versions and their included packages, see\nhttps://docs.databricks.com/aws/en/release-notes/serverless/environment-version/\n\nThe value should be a string representing the environment version number, for example: `\"4\"`.", |
7133 | 7145 | "$ref": "#/$defs/string", |
7134 | 7146 | "x-databricks-preview": "PRIVATE", |
7135 | | - "doNotSuggest": true |
| 7147 | + "doNotSuggest": true, |
| 7148 | + "x-since-version": "v0.294.0" |
7136 | 7149 | } |
7137 | 7150 | }, |
7138 | 7151 | "additionalProperties": false |
|
0 commit comments