|
5 | 5 | Python SDK. |
6 | 6 | version: 0.1.0 |
7 | 7 | x-stackql-sdk-version: 0.86.0 |
8 | | - x-stackql-date-generated: '2026-02-24' |
| 8 | + x-stackql-date-generated: '2026-03-20' |
9 | 9 | x-stackql-sdk-namespace: databricks.sdk.service.billing |
10 | 10 | servers: |
11 | 11 | - url: https://accounts.cloud.databricks.com |
@@ -468,20 +468,20 @@ paths: |
468 | 468 |
|
469 | 469 | Access them by: |
470 | 470 |
|
471 | | - - attribute access:: |
| 471 | + - attribute access: |
472 | 472 |
|
473 | | - >>> Color.RED |
474 | | - <Color.RED: 1> |
| 473 | + >>> Color.RED |
| 474 | + <Color.RED: 1> |
475 | 475 |
|
476 | 476 | - value lookup: |
477 | 477 |
|
478 | | - >>> Color(1) |
479 | | - <Color.RED: 1> |
| 478 | + >>> Color(1) |
| 479 | + <Color.RED: 1> |
480 | 480 |
|
481 | 481 | - name lookup: |
482 | 482 |
|
483 | | - >>> Color['RED'] |
484 | | - <Color.RED: 1> |
| 483 | + >>> Color['RED'] |
| 484 | + <Color.RED: 1> |
485 | 485 |
|
486 | 486 | Enumerations can be iterated over, and know how many members they have: |
487 | 487 |
|
@@ -550,20 +550,20 @@ paths: |
550 | 550 |
|
551 | 551 | Access them by: |
552 | 552 |
|
553 | | - - attribute access:: |
| 553 | + - attribute access: |
554 | 554 |
|
555 | | - >>> Color.RED |
556 | | - <Color.RED: 1> |
| 555 | + >>> Color.RED |
| 556 | + <Color.RED: 1> |
557 | 557 |
|
558 | 558 | - value lookup: |
559 | 559 |
|
560 | | - >>> Color(1) |
561 | | - <Color.RED: 1> |
| 560 | + >>> Color(1) |
| 561 | + <Color.RED: 1> |
562 | 562 |
|
563 | 563 | - name lookup: |
564 | 564 |
|
565 | | - >>> Color['RED'] |
566 | | - <Color.RED: 1> |
| 565 | + >>> Color['RED'] |
| 566 | + <Color.RED: 1> |
567 | 567 |
|
568 | 568 | Enumerations can be iterated over, and know how many members they have: |
569 | 569 |
|
@@ -598,20 +598,20 @@ paths: |
598 | 598 |
|
599 | 599 | Access them by: |
600 | 600 |
|
601 | | - - attribute access:: |
| 601 | + - attribute access: |
602 | 602 |
|
603 | | - >>> Color.RED |
604 | | - <Color.RED: 1> |
| 603 | + >>> Color.RED |
| 604 | + <Color.RED: 1> |
605 | 605 |
|
606 | 606 | - value lookup: |
607 | 607 |
|
608 | | - >>> Color(1) |
609 | | - <Color.RED: 1> |
| 608 | + >>> Color(1) |
| 609 | + <Color.RED: 1> |
610 | 610 |
|
611 | 611 | - name lookup: |
612 | 612 |
|
613 | | - >>> Color['RED'] |
614 | | - <Color.RED: 1> |
| 613 | + >>> Color['RED'] |
| 614 | + <Color.RED: 1> |
615 | 615 |
|
616 | 616 | Enumerations can be iterated over, and know how many members they have: |
617 | 617 |
|
@@ -902,20 +902,20 @@ paths: |
902 | 902 |
|
903 | 903 | Access them by: |
904 | 904 |
|
905 | | - - attribute access:: |
| 905 | + - attribute access: |
906 | 906 |
|
907 | | - >>> Color.RED |
908 | | - <Color.RED: 1> |
| 907 | + >>> Color.RED |
| 908 | + <Color.RED: 1> |
909 | 909 |
|
910 | 910 | - value lookup: |
911 | 911 |
|
912 | | - >>> Color(1) |
913 | | - <Color.RED: 1> |
| 912 | + >>> Color(1) |
| 913 | + <Color.RED: 1> |
914 | 914 |
|
915 | 915 | - name lookup: |
916 | 916 |
|
917 | | - >>> Color['RED'] |
918 | | - <Color.RED: 1> |
| 917 | + >>> Color['RED'] |
| 918 | + <Color.RED: 1> |
919 | 919 |
|
920 | 920 | Enumerations can be iterated over, and know how many members they have: |
921 | 921 |
|
@@ -950,20 +950,20 @@ paths: |
950 | 950 |
|
951 | 951 | Access them by: |
952 | 952 |
|
953 | | - - attribute access:: |
| 953 | + - attribute access: |
954 | 954 |
|
955 | | - >>> Color.RED |
956 | | - <Color.RED: 1> |
| 955 | + >>> Color.RED |
| 956 | + <Color.RED: 1> |
957 | 957 |
|
958 | 958 | - value lookup: |
959 | 959 |
|
960 | | - >>> Color(1) |
961 | | - <Color.RED: 1> |
| 960 | + >>> Color(1) |
| 961 | + <Color.RED: 1> |
962 | 962 |
|
963 | 963 | - name lookup: |
964 | 964 |
|
965 | | - >>> Color['RED'] |
966 | | - <Color.RED: 1> |
| 965 | + >>> Color['RED'] |
| 966 | + <Color.RED: 1> |
967 | 967 |
|
968 | 968 | Enumerations can be iterated over, and know how many members they have: |
969 | 969 |
|
@@ -1124,7 +1124,7 @@ paths: |
1124 | 1124 | - output_format |
1125 | 1125 | - credentials_id |
1126 | 1126 | - storage_configuration_id |
1127 | | - description: ':returns: :class:`WrappedLogDeliveryConfiguration`' |
| 1127 | + description: '* Log Delivery Configuration' |
1128 | 1128 | required: |
1129 | 1129 | - log_delivery_configuration |
1130 | 1130 | responses: |
@@ -1923,20 +1923,20 @@ components: |
1923 | 1923 |
|
1924 | 1924 | Access them by: |
1925 | 1925 |
|
1926 | | - - attribute access:: |
| 1926 | + - attribute access: |
1927 | 1927 |
|
1928 | | - >>> Color.RED |
1929 | | - <Color.RED: 1> |
| 1928 | + >>> Color.RED |
| 1929 | + <Color.RED: 1> |
1930 | 1930 |
|
1931 | 1931 | - value lookup: |
1932 | 1932 |
|
1933 | | - >>> Color(1) |
1934 | | - <Color.RED: 1> |
| 1933 | + >>> Color(1) |
| 1934 | + <Color.RED: 1> |
1935 | 1935 |
|
1936 | 1936 | - name lookup: |
1937 | 1937 |
|
1938 | | - >>> Color['RED'] |
1939 | | - <Color.RED: 1> |
| 1938 | + >>> Color['RED'] |
| 1939 | + <Color.RED: 1> |
1940 | 1940 |
|
1941 | 1941 | Enumerations can be iterated over, and know how many members they have: |
1942 | 1942 |
|
@@ -1964,20 +1964,20 @@ components: |
1964 | 1964 |
|
1965 | 1965 | Access them by: |
1966 | 1966 |
|
1967 | | - - attribute access:: |
| 1967 | + - attribute access: |
1968 | 1968 |
|
1969 | | - >>> Color.RED |
1970 | | - <Color.RED: 1> |
| 1969 | + >>> Color.RED |
| 1970 | + <Color.RED: 1> |
1971 | 1971 |
|
1972 | 1972 | - value lookup: |
1973 | 1973 |
|
1974 | | - >>> Color(1) |
1975 | | - <Color.RED: 1> |
| 1974 | + >>> Color(1) |
| 1975 | + <Color.RED: 1> |
1976 | 1976 |
|
1977 | 1977 | - name lookup: |
1978 | 1978 |
|
1979 | | - >>> Color['RED'] |
1980 | | - <Color.RED: 1> |
| 1979 | + >>> Color['RED'] |
| 1980 | + <Color.RED: 1> |
1981 | 1981 |
|
1982 | 1982 | Enumerations can be iterated over, and know how many members they have: |
1983 | 1983 |
|
@@ -2005,20 +2005,20 @@ components: |
2005 | 2005 |
|
2006 | 2006 | Access them by: |
2007 | 2007 |
|
2008 | | - - attribute access:: |
| 2008 | + - attribute access: |
2009 | 2009 |
|
2010 | | - >>> Color.RED |
2011 | | - <Color.RED: 1> |
| 2010 | + >>> Color.RED |
| 2011 | + <Color.RED: 1> |
2012 | 2012 |
|
2013 | 2013 | - value lookup: |
2014 | 2014 |
|
2015 | | - >>> Color(1) |
2016 | | - <Color.RED: 1> |
| 2015 | + >>> Color(1) |
| 2016 | + <Color.RED: 1> |
2017 | 2017 |
|
2018 | 2018 | - name lookup: |
2019 | 2019 |
|
2020 | | - >>> Color['RED'] |
2021 | | - <Color.RED: 1> |
| 2020 | + >>> Color['RED'] |
| 2021 | + <Color.RED: 1> |
2022 | 2022 |
|
2023 | 2023 | Enumerations can be iterated over, and know how many members they have: |
2024 | 2024 |
|
@@ -2046,20 +2046,20 @@ components: |
2046 | 2046 |
|
2047 | 2047 | Access them by: |
2048 | 2048 |
|
2049 | | - - attribute access:: |
| 2049 | + - attribute access: |
2050 | 2050 |
|
2051 | | - >>> Color.RED |
2052 | | - <Color.RED: 1> |
| 2051 | + >>> Color.RED |
| 2052 | + <Color.RED: 1> |
2053 | 2053 |
|
2054 | 2054 | - value lookup: |
2055 | 2055 |
|
2056 | | - >>> Color(1) |
2057 | | - <Color.RED: 1> |
| 2056 | + >>> Color(1) |
| 2057 | + <Color.RED: 1> |
2058 | 2058 |
|
2059 | 2059 | - name lookup: |
2060 | 2060 |
|
2061 | | - >>> Color['RED'] |
2062 | | - <Color.RED: 1> |
| 2061 | + >>> Color['RED'] |
| 2062 | + <Color.RED: 1> |
2063 | 2063 |
|
2064 | 2064 | Enumerations can be iterated over, and know how many members they have: |
2065 | 2065 |
|
@@ -2087,20 +2087,20 @@ components: |
2087 | 2087 |
|
2088 | 2088 | Access them by: |
2089 | 2089 |
|
2090 | | - - attribute access:: |
| 2090 | + - attribute access: |
2091 | 2091 |
|
2092 | | - >>> Color.RED |
2093 | | - <Color.RED: 1> |
| 2092 | + >>> Color.RED |
| 2093 | + <Color.RED: 1> |
2094 | 2094 |
|
2095 | 2095 | - value lookup: |
2096 | 2096 |
|
2097 | | - >>> Color(1) |
2098 | | - <Color.RED: 1> |
| 2097 | + >>> Color(1) |
| 2098 | + <Color.RED: 1> |
2099 | 2099 |
|
2100 | 2100 | - name lookup: |
2101 | 2101 |
|
2102 | | - >>> Color['RED'] |
2103 | | - <Color.RED: 1> |
| 2102 | + >>> Color['RED'] |
| 2103 | + <Color.RED: 1> |
2104 | 2104 |
|
2105 | 2105 | Enumerations can be iterated over, and know how many members they have: |
2106 | 2106 |
|
@@ -2166,20 +2166,20 @@ components: |
2166 | 2166 |
|
2167 | 2167 | Access them by: |
2168 | 2168 |
|
2169 | | - - attribute access:: |
| 2169 | + - attribute access: |
2170 | 2170 |
|
2171 | | - >>> Color.RED |
2172 | | - <Color.RED: 1> |
| 2171 | + >>> Color.RED |
| 2172 | + <Color.RED: 1> |
2173 | 2173 |
|
2174 | 2174 | - value lookup: |
2175 | 2175 |
|
2176 | | - >>> Color(1) |
2177 | | - <Color.RED: 1> |
| 2176 | + >>> Color(1) |
| 2177 | + <Color.RED: 1> |
2178 | 2178 |
|
2179 | 2179 | - name lookup: |
2180 | 2180 |
|
2181 | | - >>> Color['RED'] |
2182 | | - <Color.RED: 1> |
| 2181 | + >>> Color['RED'] |
| 2182 | + <Color.RED: 1> |
2183 | 2183 |
|
2184 | 2184 | Enumerations can be iterated over, and know how many members they have: |
2185 | 2185 |
|
@@ -2208,20 +2208,20 @@ components: |
2208 | 2208 |
|
2209 | 2209 | Access them by: |
2210 | 2210 |
|
2211 | | - - attribute access:: |
| 2211 | + - attribute access: |
2212 | 2212 |
|
2213 | | - >>> Color.RED |
2214 | | - <Color.RED: 1> |
| 2213 | + >>> Color.RED |
| 2214 | + <Color.RED: 1> |
2215 | 2215 |
|
2216 | 2216 | - value lookup: |
2217 | 2217 |
|
2218 | | - >>> Color(1) |
2219 | | - <Color.RED: 1> |
| 2218 | + >>> Color(1) |
| 2219 | + <Color.RED: 1> |
2220 | 2220 |
|
2221 | 2221 | - name lookup: |
2222 | 2222 |
|
2223 | | - >>> Color['RED'] |
2224 | | - <Color.RED: 1> |
| 2223 | + >>> Color['RED'] |
| 2224 | + <Color.RED: 1> |
2225 | 2225 |
|
2226 | 2226 | Enumerations can be iterated over, and know how many members they have: |
2227 | 2227 |
|
@@ -2250,20 +2250,20 @@ components: |
2250 | 2250 |
|
2251 | 2251 | Access them by: |
2252 | 2252 |
|
2253 | | - - attribute access:: |
| 2253 | + - attribute access: |
2254 | 2254 |
|
2255 | | - >>> Color.RED |
2256 | | - <Color.RED: 1> |
| 2255 | + >>> Color.RED |
| 2256 | + <Color.RED: 1> |
2257 | 2257 |
|
2258 | 2258 | - value lookup: |
2259 | 2259 |
|
2260 | | - >>> Color(1) |
2261 | | - <Color.RED: 1> |
| 2260 | + >>> Color(1) |
| 2261 | + <Color.RED: 1> |
2262 | 2262 |
|
2263 | 2263 | - name lookup: |
2264 | 2264 |
|
2265 | | - >>> Color['RED'] |
2266 | | - <Color.RED: 1> |
| 2265 | + >>> Color['RED'] |
| 2266 | + <Color.RED: 1> |
2267 | 2267 |
|
2268 | 2268 | Enumerations can be iterated over, and know how many members they have: |
2269 | 2269 |
|
|
0 commit comments