Commit 75896ab
authored
chore: Update generation configuration at Thu Sep 11 02:30:22 UTC 2025 (#11743)
This pull request is generated with proto changes between [googleapis/googleapis@6d1dca2](https://togithub.com/googleapis/googleapis/commit/6d1dca2b8e3d50914609414e219df2778b2b20ba) (exclusive) and [googleapis/googleapis@9978d43](https://togithub.com/googleapis/googleapis/commit/9978d435df71bb16ecadd1e4421640748d0bf533) (inclusive).
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
feat: [dataplex] A new service `BusinessGlossaryService` is added
feat: [dataplex] A new message `Glossary` is added
feat: [dataplex] A new resource_definition `dataplex.googleapis.com/Glossary` is added
feat: [dataplex] A new message `GlossaryCategory` is added
feat: [dataplex] A new resource_definition `dataplex.googleapis.com/GlossaryCategory` is added
feat: [dataplex] A new message `GlossaryTerm` is added
feat: [dataplex] A new resource_definition `dataplex.googleapis.com/GlossaryTerm` is added
feat: [dataplex] A new message `CreateGlossaryRequest` is added
feat: [dataplex] A new message `UpdateGlossaryRequest` is added
feat: [dataplex] A new message `DeleteGlossaryRequest` is added
feat: [dataplex] A new message `GetGlossaryRequest` is added
feat: [dataplex] A new message `ListGlossariesRequest` is added
feat: [dataplex] A new message `ListGlossariesResponse` is added
feat: [dataplex] A new message `CreateGlossaryCategoryRequest` is added
feat: [dataplex] A new message `UpdateGlossaryCategoryRequest` is added
feat: [dataplex] A new message `DeleteGlossaryCategoryRequest` is added
feat: [dataplex] A new message `GetGlossaryCategoryRequest` is added
feat: [dataplex] A new message `ListGlossaryCategoriesRequest` is added
feat: [dataplex] A new message `ListGlossaryCategoriesResponse` is added
feat: [dataplex] A new message `CreateGlossaryTermRequest` is added
feat: [dataplex] A new message `UpdateGlossaryTermRequest` is added
feat: [dataplex] A new message `DeleteGlossaryTermRequest` is added
feat: [dataplex] A new message `GetGlossaryTermRequest` is added
feat: [dataplex] A new message `ListGlossaryTermsRequest` is added
feat: [dataplex] A new message `ListGlossaryTermsResponse` is added
feat: [dataplex] A new method `CreateEntryLink` is added to service `CatalogService`
feat: [dataplex] A new method `DeleteEntryLink` is added to service `CatalogService`
feat: [dataplex] A new method `GetEntryLink` is added to service `CatalogService`
feat: [dataplex] A new field `entry_link` is added to message `.google.cloud.dataplex.v1.ImportItem`
feat: [dataplex] A new field `deleted_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new field `created_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new field `unchanged_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new field `glossaries` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new field `entry_link_types` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new field `referenced_entry_scopes` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: [dataplex] A new message `EntryLink` is added
feat: [dataplex] A new resource_definition `dataplex.googleapis.com/EntryLink` is added
feat: [dataplex] A new message `CreateEntryLinkRequest` is added
feat: [dataplex] A new message `DeleteEntryLinkRequest` is added
feat: [dataplex] A new message `GetEntryLinkRequest` is added
feat: [dataplex] A new field `project` is added to message `.google.cloud.dataplex.v1.DataDiscoverySpec`
feat: [dataplex] A new field `catalog_publishing_enabled` is added to message `.google.cloud.dataplex.v1.DataQualitySpec`
feat: [dataplex] A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataQualityResult`
feat: [dataplex] A new field `passed` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult`
feat: [dataplex] A new field `dimensions` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult`
feat: [dataplex] A new message `DataScanCatalogPublishingStatus` is added
feat: [dataplex] A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataScanEvent`
docs: [dataplex] A comment for field `image_version` in message `.google.cloud.dataplex.v1.Environment` is changed
docs: [dataplex] A comment for service `CatalogService` is changed
docs: [dataplex] A comment for method `CreateMetadataJob` in service `CatalogService` is changed
docs: [dataplex] A comment for message `AspectType` is changed
docs: [dataplex] A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.AspectType` is changed
docs: [dataplex] A comment for field `type` in message `.google.cloud.dataplex.v1.AspectType` is changed
docs: [dataplex] A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.EntryType` is changed
docs: [dataplex] A comment for field `create_time` in message `.google.cloud.dataplex.v1.Entry` is changed
docs: [dataplex] A comment for field `update_time` in message `.google.cloud.dataplex.v1.Entry` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateEntryGroupRequest` is changed
docs: [dataplex] A comment for message `DeleteEntryTypeRequest` is changed
docs: [dataplex] A comment for message `DeleteAspectTypeRequest` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: [dataplex] A comment for field `query` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: [dataplex] A comment for field `order_by` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: [dataplex] A comment for field `update_mask` in message `.google.cloud.dataplex.v1.ImportItem` is changed
docs: [dataplex] A comment for field `aspect_keys` in message `.google.cloud.dataplex.v1.ImportItem` is changed
docs: [dataplex] A comment for enum value `FULL` in enum `SyncMode` is changed
docs: [dataplex] A comment for field `output_path` in message `.google.cloud.dataplex.v1.MetadataJob` is changed
docs: [dataplex] A comment for service `CmekService` is changed
docs: [dataplex] A comment for service `ContentService` is changed
docs: [dataplex] A comment for field `results_table` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed
docs: [dataplex] A comment for field `row_filter` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed
docs: [dataplex] A comment for field `min_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `max_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `average_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `value` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `null_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `distinct_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `top_n_values` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `type` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `mode` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `fields` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `row_count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `scanned_data` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataQualityDimension` is changed
docs: [dataplex] A comment for field `dimension` in message `.google.cloud.dataplex.v1.DataQualityRule` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataTaxonomiesRequest` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateDataScanRequest` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DeleteDataScanRequest` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanRequest` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScansRequest` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.RunDataScanRequest` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanJobRequest` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScanJobsRequest` is changed
docs: [dataplex] A comment for field `rule` in message `.google.cloud.dataplex.v1.GenerateDataQualityRulesResponse` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataScan` is changed
docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataScanJob` is changed
docs: [dataplex] A comment for enum value `TASK_CONFIG` in enum `ExecutionTrigger` is changed
docs: [dataplex] A comment for enum value `CREATED` in enum `State` is changed
docs: [dataplex] A comment for field `user_managed` in message `.google.cloud.dataplex.v1.Schema` is changed
docs: [dataplex] A comment for field `entity` in message `.google.cloud.dataplex.v1.DataSource` is changed
docs: [dataplex] A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed
docs: [dataplex] A comment for field `field` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: [dataplex] A comment for field `start` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: [dataplex] A comment for field `end` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateLakeRequest` is changed
docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListLakesRequest` is changed
docs: [dataplex] A comment for enum value `ABORTED` in enum `State` is changed
docs: [dataplex] A comment for enum value `TASK_CONFIG` in enum `Trigger` is changed
PiperOrigin-RevId: 805560354
Source Link: [googleapis/googleapis@9978d43](https://togithub.com/googleapis/googleapis/commit/9978d435df71bb16ecadd1e4421640748d0bf533)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [securitycenter] add GCE to DeploymentPlatform enum
PiperOrigin-RevId: 805463393
Source Link: [googleapis/googleapis@260e50c](https://togithub.com/googleapis/googleapis/commit/260e50c36f4532f7956f742b9eecc221e4eafb1b)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING
feat: [kms] Add PublicKeyFormat enums XWING_RAW_BYTES (used for KEM_XWING) and DER
PiperOrigin-RevId: 805449810
Source Link: [googleapis/googleapis@f8146b4](https://togithub.com/googleapis/googleapis/commit/f8146b4dbeb9588c84b15d656d4a8d212db41596)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [discoveryengine] Added `ranking_expression_backed` and `rank_signals` fields related to the Custom Ranking feature
docs: [discoveryengine] A comment for field `ranking_expression` in messages `.google.cloud.discoveryengine.v1alpha.SearchRequest` and `.google.cloud.discoveryengine.v1beta.SearchRequest` is changed to support the Custom Ranking use case
PiperOrigin-RevId: 805306845
Source Link: [googleapis/googleapis@0ef98bc](https://togithub.com/googleapis/googleapis/commit/0ef98bcac4467753c04fae34ae1fa15ed96e88c1)
END_NESTED_COMMIT
END_COMMIT_OVERRIDE1 parent 792f8c0 commit 75896ab
File tree
329 files changed
+87927
-3439
lines changed- java-dataplex
- google-cloud-dataplex/src
- main
- java/com/google/cloud/dataplex/v1
- stub
- resources/META-INF/native-image/com.google.cloud.dataplex.v1
- test/java/com/google/cloud/dataplex/v1
- grpc-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1
- proto-google-cloud-dataplex-v1/src/main
- java/com/google/cloud/dataplex/v1
- proto/google/cloud/dataplex/v1
- samples/snippets/generated/com/google/cloud/dataplex/v1
- businessglossaryservicesettings
- createglossary
- getglossary
- businessglossaryservice
- createglossarycategory
- createglossaryterm
- createglossary
- create
- deleteglossarycategory
- deleteglossaryterm
- deleteglossary
- getglossarycategory
- getglossaryterm
- getglossary
- getlocation
- listglossaries
- listglossarycategories
- listglossaryterms
- listlocations
- updateglossarycategory
- updateglossaryterm
- updateglossary
- catalogservice
- createentrylink
- deleteentrylink
- getentrylink
- stub/businessglossaryservicestubsettings
- createglossary
- getglossary
- java-discoveryengine
- google-cloud-discoveryengine/src
- main
- java/com/google/cloud/discoveryengine/v1
- resources/META-INF/native-image
- com.google.cloud.discoveryengine.v1alpha
- com.google.cloud.discoveryengine.v1beta
- com.google.cloud.discoveryengine.v1
- test/java/com/google/cloud/discoveryengine
- v1alpha
- v1beta
- v1
- proto-google-cloud-discoveryengine-v1alpha/src/main
- java/com/google/cloud/discoveryengine/v1alpha
- proto/google/cloud/discoveryengine/v1alpha
- proto-google-cloud-discoveryengine-v1beta/src/main
- java/com/google/cloud/discoveryengine/v1beta
- proto/google/cloud/discoveryengine/v1beta
- proto-google-cloud-discoveryengine-v1/src/main
- java/com/google/cloud/discoveryengine/v1
- proto/google/cloud/discoveryengine/v1
- samples/snippets/generated/com/google/cloud/discoveryengine/v1/searchservice
- searchlite
- search
- java-kms
- google-cloud-kms/src
- main
- java/com/google/cloud/kms/v1
- stub
- resources/META-INF/native-image/com.google.cloud.kms.v1
- test/java/com/google/cloud/kms/v1
- grpc-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1
- proto-google-cloud-kms-v1/src/main
- java/com/google/cloud/kms/v1
- proto/google/cloud/kms/v1
- samples/snippets/generated/com/google/cloud/kms/v1/keymanagementservice/decapsulate
- java-securitycenter/proto-google-cloud-securitycenter-v2/src/main
- java/com/google/cloud/securitycenter/v2
- proto/google/cloud/securitycenter/v2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
329 files changed
+87927
-3439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 3144 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 461 additions & 22 deletions
Large diffs are not rendered by default.
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
330 | 345 | | |
331 | 346 | | |
332 | 347 | | |
| |||
659 | 674 | | |
660 | 675 | | |
661 | 676 | | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
662 | 692 | | |
663 | 693 | | |
664 | 694 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
Lines changed: 18 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
| 439 | + | |
439 | 440 | | |
440 | 441 | | |
441 | 442 | | |
| |||
482 | 483 | | |
483 | 484 | | |
484 | 485 | | |
485 | | - | |
| 486 | + | |
| 487 | + | |
486 | 488 | | |
487 | 489 | | |
488 | 490 | | |
| |||
745 | 747 | | |
746 | 748 | | |
747 | 749 | | |
748 | | - | |
| 750 | + | |
749 | 751 | | |
750 | 752 | | |
751 | 753 | | |
| |||
775 | 777 | | |
776 | 778 | | |
777 | 779 | | |
778 | | - | |
| 780 | + | |
779 | 781 | | |
780 | 782 | | |
781 | 783 | | |
| |||
893 | 895 | | |
894 | 896 | | |
895 | 897 | | |
896 | | - | |
| 898 | + | |
897 | 899 | | |
898 | 900 | | |
899 | 901 | | |
| |||
923 | 925 | | |
924 | 926 | | |
925 | 927 | | |
926 | | - | |
| 928 | + | |
927 | 929 | | |
928 | 930 | | |
929 | 931 | | |
| |||
1008 | 1010 | | |
1009 | 1011 | | |
1010 | 1012 | | |
1011 | | - | |
| 1013 | + | |
| 1014 | + | |
1012 | 1015 | | |
1013 | 1016 | | |
1014 | 1017 | | |
| |||
1041 | 1044 | | |
1042 | 1045 | | |
1043 | 1046 | | |
1044 | | - | |
| 1047 | + | |
| 1048 | + | |
1045 | 1049 | | |
1046 | 1050 | | |
1047 | 1051 | | |
| |||
1180 | 1184 | | |
1181 | 1185 | | |
1182 | 1186 | | |
1183 | | - | |
| 1187 | + | |
1184 | 1188 | | |
1185 | 1189 | | |
1186 | 1190 | | |
| |||
1211 | 1215 | | |
1212 | 1216 | | |
1213 | 1217 | | |
1214 | | - | |
| 1218 | + | |
1215 | 1219 | | |
1216 | 1220 | | |
1217 | 1221 | | |
| |||
1297 | 1301 | | |
1298 | 1302 | | |
1299 | 1303 | | |
1300 | | - | |
| 1304 | + | |
1301 | 1305 | | |
1302 | 1306 | | |
1303 | 1307 | | |
| |||
1327 | 1331 | | |
1328 | 1332 | | |
1329 | 1333 | | |
1330 | | - | |
| 1334 | + | |
1331 | 1335 | | |
1332 | 1336 | | |
1333 | 1337 | | |
| |||
1416 | 1420 | | |
1417 | 1421 | | |
1418 | 1422 | | |
1419 | | - | |
| 1423 | + | |
1420 | 1424 | | |
1421 | 1425 | | |
1422 | 1426 | | |
| |||
1450 | 1454 | | |
1451 | 1455 | | |
1452 | 1456 | | |
1453 | | - | |
| 1457 | + | |
1454 | 1458 | | |
1455 | 1459 | | |
1456 | 1460 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | | - | |
1064 | | - | |
| 1063 | + | |
| 1064 | + | |
1065 | 1065 | | |
1066 | 1066 | | |
1067 | 1067 | | |
| |||
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
1099 | | - | |
1100 | | - | |
| 1099 | + | |
| 1100 | + | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | 1103 | | |
| |||
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
909 | | - | |
910 | | - | |
| 909 | + | |
| 910 | + | |
911 | 911 | | |
912 | 912 | | |
913 | 913 | | |
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
956 | | - | |
957 | | - | |
| 956 | + | |
| 957 | + | |
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
1358 | | - | |
| 1357 | + | |
| 1358 | + | |
1359 | 1359 | | |
1360 | 1360 | | |
1361 | 1361 | | |
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | | - | |
1389 | | - | |
| 1388 | + | |
| 1389 | + | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | 1392 | | |
| |||
0 commit comments