Commit 2d6d0c5
authored
feat: update gapic-common dependency to 1.3 and document retry jitter (#32846)
* feat: Add irb as explicit dependency for Ruby 4.0 compatibility
PiperOrigin-RevId: 885280435
Source-Link: googleapis/googleapis@f29d228
Source-Link: googleapis/googleapis-gen@fca7136
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmY2E3MTM2YzFjMGFhOTAwY2E0ZmEwYTRiYTE0ZjFhZWIyOWIwYmZkIn0=
feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0
PiperOrigin-RevId: 883373063
Source-Link: googleapis/googleapis@e1443bf
Source-Link: googleapis/googleapis-gen@8ecc70c
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiI4ZWNjNzBjMjkyMmNmYzQ2NDlhMDQ1NGJjOGQyZTFmM2E1OGE5ZDc4In0=
feat(dataplex): add DataProductService to manage data products and underlying data assets
feat(dataplex): add MetadataFeed to CatalogService for tracking metadata changes
feat(dataplex): add LookupContext to CatalogService for LLM-generated resource context
feat(dataplex): add support for attaching aspects to EntryLinks
feat(dataplex): add UpdateEntryLink and LookupEntryLinks methods to CatalogService
feat(dataplex): support OneTime triggers for DataScan operations
feat(dataplex): add debug query support to Data Quality rules
feat(dataplex): allow selective generation scope for Data Documentation scans
feat(dataplex): add SKIPPED state to DataScan catalog publishing status
docs(dataplex): remove deprecated metadata change warnings in Dataplex Catalog
The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases.
MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub.
CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects.
DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values.
fix(dataplex)!: remove deprecated Explore-related methods and messages from public client libraries
Breaking Changes:
- Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages.
- Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages.
PiperOrigin-RevId: 883306841
Source-Link: googleapis/googleapis@69ca7ae
Source-Link: googleapis/googleapis-gen@2508201
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiIyNTA4MjAxYzQxMDQ1MjZiMDdiYjUyNzU0ZWRkZTllMDM4YTVkNjVjIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: publish client batch config schema
feat: publish new error reasons
docs: fix documentation formatting
docs: update various comments
docs: update license year
PiperOrigin-RevId: 889289393
Source-Link: googleapis/googleapis@94bc991
Source-Link: googleapis/googleapis-gen@db7143a
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJkYjcxNDNhMzM4YTdjNzU4MzliNDY5OGNiM2VhNmYxMDEzYjRjM2M3In0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* docs: update SelectiveGapicGeneration usage doc
PiperOrigin-RevId: 892649773
Source-Link: googleapis/googleapis@06a20b2
Source-Link: googleapis/googleapis-gen@d9ae664
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJkOWFlNjY0NTFmODFjOWRmOTlkYmRjOWIyM2JkNzVkMDA3MzgwZjRlIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: Allow Data Documentation DataScans to support BigQuery Dataset resources in addition to BigQuery table resources
docs: A comment for message `DataDocumentationResult` is changed
docs: A comment for field `table_result` in message `.google.cloud.dataplex.v1.DataDocumentationResult` is changed
PiperOrigin-RevId: 897564665
Source-Link: googleapis/googleapis@1991351
Source-Link: googleapis/googleapis-gen@d4365b2
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJkNDM2NWIyODM2ZGFhOWMwODhkNTk4ZjYxNTczOThmMDQzZDg4ZDMzIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat(dataplex): Add `RequestDataProductAccess` method to request access to `DataAssets` with in a `DataProduct`
feat(dataplex): Add `ApprovalWorkflowService` to manage `ChangeRequest` resource
feat(dataplex): Add `ModifyEntry` method to `CatalogService`
feat(dataplex): Add `UnstructuredDataOptions` message
feat(dataplex): Add `Mode` enum in `DataProfileSpec` message
feat(dataplex): Add `CancelDataScanJob` method to `DataScanService`
feat(dataplex): Add `DataQualityRuleTemplate` message
docs: A comment for message `Aspect` is changed
docs: A comment for field `view` in message `.google.cloud.dataplex.v1.GetEntryRequest` is changed
docs: A comment for field `view` in message `.google.cloud.dataplex.v1.LookupEntryRequest` is changed
docs: A comment for field `resources` in message `.google.cloud.dataplex.v1.LookupContextRequest` is changed
docs: A comment for field `options` in message `.google.cloud.dataplex.v1.LookupContextRequest` is changed
docs: A comment for field `context` in message `.google.cloud.dataplex.v1.LookupContextResponse` is changed
docs: A comment for field `data_scan_id` in message `.google.cloud.dataplex.v1.CreateDataScanRequest` is changed
docs: A comment for message `DataScan` is changed
docs: A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed
PiperOrigin-RevId: 920743950
Source-Link: googleapis/googleapis@1742af7
Source-Link: googleapis/googleapis-gen@cd4cc02
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJjZDRjYzAyZTk3YjJkMTMyOWI5OTNkMmQ0MDUzNDJjZThhZjM1ODEwIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: update gapic-common dependency to 1.3 and document retry jitter
docs: list Ruby 3.2+ as supported versions in README
fix: rename client variable in tests
PiperOrigin-RevId: 930120621
Source-Link: googleapis/googleapis@f7b1717
Source-Link: googleapis/googleapis-gen@e38df62
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwbGV4LXYxLy5Pd2xCb3QueWFtbCIsImgiOiJlMzhkZjYyODVkOTE5OGZlNjkxZTZkOGI1M2U3NmZiNTFjZGRmNWNjIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 6ac740b commit 2d6d0c5
156 files changed
Lines changed: 17147 additions & 9650 deletions
File tree
- google-cloud-dataplex-v1
- lib/google/cloud/dataplex
- v1
- business_glossary_service
- rest
- catalog_service
- rest
- cmek_service
- rest
- content_service
- rest
- data_product_service
- rest
- data_scan_service
- rest
- data_taxonomy_service
- rest
- dataplex_service
- rest
- metadata_service
- rest
- proto_docs/google
- api
- cloud/dataplex/v1
- snippets
- catalog_service
- content_service
- data_product_service
- data_scan_service
- test
- google/cloud/dataplex/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
| |||
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
126 | | - | |
127 | 133 | | |
128 | 134 | | |
| 135 | + | |
129 | 136 | | |
130 | 137 | | |
| 138 | + | |
131 | 139 | | |
132 | 140 | | |
133 | 141 | | |
| |||
169 | 177 | | |
170 | 178 | | |
171 | 179 | | |
| 180 | + | |
172 | 181 | | |
173 | 182 | | |
174 | 183 | | |
175 | 184 | | |
176 | 185 | | |
177 | 186 | | |
| 187 | + | |
178 | 188 | | |
179 | 189 | | |
180 | 190 | | |
181 | 191 | | |
182 | 192 | | |
| 193 | + | |
183 | 194 | | |
184 | 195 | | |
185 | 196 | | |
186 | 197 | | |
187 | 198 | | |
| 199 | + | |
188 | 200 | | |
| 201 | + | |
189 | 202 | | |
| 203 | + | |
| 204 | + | |
190 | 205 | | |
191 | 206 | | |
192 | 207 | | |
193 | 208 | | |
| 209 | + | |
194 | 210 | | |
| 211 | + | |
195 | 212 | | |
196 | 213 | | |
197 | 214 | | |
198 | 215 | | |
199 | 216 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
208 | 229 | | |
209 | 230 | | |
210 | 231 | | |
| |||
231 | 252 | | |
232 | 253 | | |
233 | 254 | | |
234 | | - | |
235 | 255 | | |
236 | 256 | | |
237 | 257 | | |
238 | 258 | | |
239 | | - | |
240 | 259 | | |
241 | 260 | | |
242 | 261 | | |
243 | 262 | | |
244 | | - | |
245 | 263 | | |
246 | 264 | | |
247 | 265 | | |
248 | 266 | | |
249 | 267 | | |
250 | 268 | | |
251 | | - | |
252 | 269 | | |
253 | 270 | | |
254 | 271 | | |
255 | | - | |
256 | 272 | | |
257 | 273 | | |
258 | 274 | | |
259 | 275 | | |
260 | 276 | | |
261 | | - | |
262 | 277 | | |
263 | 278 | | |
264 | 279 | | |
| |||
284 | 299 | | |
285 | 300 | | |
286 | 301 | | |
287 | | - | |
288 | | - | |
289 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
290 | 306 | | |
291 | 307 | | |
292 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | 147 | | |
178 | 148 | | |
179 | 149 | | |
| |||
373 | 343 | | |
374 | 344 | | |
375 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
376 | 351 | | |
377 | 352 | | |
378 | 353 | | |
| |||
403 | 378 | | |
404 | 379 | | |
405 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
406 | 386 | | |
407 | 387 | | |
408 | 388 | | |
409 | 389 | | |
410 | 390 | | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
411 | 401 | | |
412 | 402 | | |
413 | 403 | | |
414 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
415 | 430 | | |
416 | 431 | | |
417 | 432 | | |
| |||
455 | 470 | | |
456 | 471 | | |
457 | 472 | | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
458 | 481 | | |
459 | | - | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
460 | 488 | | |
461 | | - | |
| 489 | + | |
462 | 490 | | |
463 | 491 | | |
464 | | - | |
| 492 | + | |
465 | 493 | | |
466 | | - | |
| 494 | + | |
467 | 495 | | |
468 | 496 | | |
469 | | - | |
| 497 | + | |
470 | 498 | | |
471 | | - | |
| 499 | + | |
472 | 500 | | |
473 | 501 | | |
474 | | - | |
| 502 | + | |
475 | 503 | | |
476 | | - | |
| 504 | + | |
477 | 505 | | |
478 | 506 | | |
479 | | - | |
| 507 | + | |
480 | 508 | | |
481 | | - | |
| 509 | + | |
482 | 510 | | |
483 | 511 | | |
484 | | - | |
| 512 | + | |
485 | 513 | | |
486 | | - | |
| 514 | + | |
487 | 515 | | |
488 | 516 | | |
489 | | - | |
| 517 | + | |
490 | 518 | | |
491 | | - | |
| 519 | + | |
492 | 520 | | |
493 | 521 | | |
494 | | - | |
| 522 | + | |
495 | 523 | | |
496 | | - | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
497 | 535 | | |
498 | 536 | | |
499 | 537 | | |
| |||
629 | 667 | | |
630 | 668 | | |
631 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
632 | 675 | | |
633 | 676 | | |
634 | 677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments