Commit 78854bc
authored
chore: update googleapis commitish to f7b1717 (#13424)
This pull request is generated with proto changes between
[googleapis/googleapis@00bb3db](googleapis/googleapis@00bb3db)
(exclusive) and
[googleapis/googleapis@f7b1717](googleapis/googleapis@f7b1717)
(inclusive).
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix!: [biglake] An existing method_signature `parent,http_body` is
removed from method `CreateIcebergTable` in service
`IcebergCatalogService`
fix!: [biglake] An existing field `catalog_regions` is removed from
message `.google.cloud.biglake.v1.IcebergCatalog`
fix!: [biglake] The type of an existing field `overwrite` is changed
from `string` to `bool` in message
`.google.cloud.biglake.v1.RegisterIcebergTableRequest`
feat: [biglake] A new resource_definition
`secretmanager.googleapis.com/Secret` is added
feat: [biglake] A new resource_definition
`servicedirectory.googleapis.com/Service` is added
feat: [biglake] A new method_signature `parent` is added to method
`CreateIcebergTable` in service `IcebergCatalogService`
feat: [biglake] A new method `ReportIcebergTableMetrics` is added to
service `IcebergCatalogService`
feat: [biglake] A new method_signature
`parent,iceberg_catalog,iceberg_catalog_id,primary_location` is added to
method `CreateIcebergCatalog` in service `IcebergCatalogService`
feat: [biglake] A new message `Replica` is added
feat: [biglake] A new message `RestrictedLocationsConfig` is added
feat: [biglake] A new message `FederatedCatalogOptions` is added
feat: [biglake] A new value `CATALOG_TYPE_BIGLAKE` is added to enum
`CatalogType`
feat: [biglake] A new value `CATALOG_TYPE_FEDERATED` is added to enum
`CatalogType`
feat: [biglake] A new field `biglake_service_account_unique_id` is added
to message `.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `storage_regions` is added to message
`.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `replicas` is added to message
`.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `description` is added to message
`.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `restricted_locations_config` is added to
message `.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `federated_catalog_options` is added to
message `.google.cloud.biglake.v1.IcebergCatalog`
feat: [biglake] A new field `primary_location` is added to message
`.google.cloud.biglake.v1.CreateIcebergCatalogRequest`
feat: [biglake] A new message `ReportIcebergTableMetricsRequest` is
added
feat: [biglake] A new field `unreachable` is added to message
`.google.cloud.biglake.v1.ListIcebergNamespacesResponse`
docs: [biglake] A comment for service `IcebergCatalogService` is changed
docs: [biglake] A comment for method `CreateIcebergCatalog` in service
`IcebergCatalogService` is changed
docs: [biglake] A comment for enum value `CATALOG_TYPE_GCS_BUCKET` in
enum `CatalogType` is changed
docs: [biglake] A comment for field `biglake_service_account` in message
`.google.cloud.biglake.v1.IcebergCatalog` is changed
docs: [biglake] A comment for field `default_location` in message
`.google.cloud.biglake.v1.IcebergCatalog` is changed
docs: [biglake] A comment for field `unreachable` in message
`.google.cloud.biglake.v1.ListIcebergCatalogsResponse` is changed
docs: [biglake] A comment for field `name` in message
`.google.cloud.biglake.v1.UpdateIcebergTableRequest` is changed
docs: [biglake] A comment for field `http_body` in message
`.google.cloud.biglake.v1.UpdateIcebergTableRequest` is changed
docs: [biglake] A comment for field `parent` in message
`.google.cloud.biglake.v1.CreateIcebergTableRequest` is changed
docs: [biglake] A comment for field `http_body` in message
`.google.cloud.biglake.v1.CreateIcebergTableRequest` is changed
docs: [biglake] A comment for field `overwrite` in message
`.google.cloud.biglake.v1.RegisterIcebergTableRequest` is changed
docs: [biglake] A comment for field `name` in message
`.google.cloud.biglake.v1.UpdateIcebergNamespaceRequest` is changed
docs: [biglake] A comment for field `name` in message
`.google.cloud.biglake.v1.DeleteIcebergNamespaceRequest` is changed
docs: [biglake] A comment for field `parent` in message
`.google.cloud.biglake.v1.CreateIcebergNamespaceRequest` is changed
docs: [biglake] A comment for field `name` in message
`.google.cloud.biglake.v1.GetIcebergNamespaceRequest` is changed
docs: [biglake] A comment for field `page_token` in message
`.google.cloud.biglake.v1.ListIcebergNamespacesRequest` is changed
docs: [biglake] A comment for field `page_size` in message
`.google.cloud.biglake.v1.ListIcebergNamespacesRequest` is changed
PiperOrigin-RevId: 930065122
Source Link:
[googleapis/googleapis@aaf15d0](googleapis/googleapis@aaf15d0)
END_NESTED_COMMIT
END_COMMIT_OVERRIDE1 parent 9aab7eb commit 78854bc
42 files changed
Lines changed: 19316 additions & 2261 deletions
File tree
- java-biglake
- google-cloud-biglake/src
- main
- java/com/google/cloud/biglake/v1
- stub
- resources/META-INF/native-image/com.google.cloud.biglake.v1
- test/java/com/google/cloud/biglake/v1
- grpc-google-cloud-biglake-v1/src/main/java/com/google/cloud/biglake/v1
- proto-google-cloud-biglake-v1/src/main
- java/com/google/cloud/biglake/v1
- proto/google/cloud/biglake/v1
- samples/snippets/generated/com/google/cloud/biglake/v1/icebergcatalogservice/createicebergcatalog
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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 136 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
55 | 41 | | |
56 | 42 | | |
57 | 43 | | |
| |||
139 | 125 | | |
140 | 126 | | |
141 | 127 | | |
142 | | - | |
| 128 | + | |
143 | 129 | | |
144 | 130 | | |
145 | 131 | | |
| |||
150 | 136 | | |
151 | 137 | | |
152 | 138 | | |
| 139 | + | |
| 140 | + | |
153 | 141 | | |
154 | 142 | | |
155 | 143 | | |
| |||
672 | 660 | | |
673 | 661 | | |
674 | 662 | | |
675 | | - | |
676 | | - | |
677 | | - | |
| 663 | + | |
| 664 | + | |
678 | 665 | | |
679 | 666 | | |
680 | 667 | | |
| |||
719 | 706 | | |
720 | 707 | | |
721 | 708 | | |
722 | | - | |
723 | | - | |
724 | | - | |
| 709 | + | |
| 710 | + | |
725 | 711 | | |
726 | 712 | | |
727 | 713 | | |
| |||
766 | 752 | | |
767 | 753 | | |
768 | 754 | | |
769 | | - | |
770 | | - | |
771 | | - | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
772 | 877 | | |
773 | 878 | | |
774 | 879 | | |
| |||
788 | 893 | | |
789 | 894 | | |
790 | 895 | | |
| 896 | + | |
791 | 897 | | |
792 | 898 | | |
793 | 899 | | |
| |||
802 | 908 | | |
803 | 909 | | |
804 | 910 | | |
805 | | - | |
806 | | - | |
807 | | - | |
| 911 | + | |
| 912 | + | |
808 | 913 | | |
809 | 914 | | |
810 | 915 | | |
| |||
824 | 929 | | |
825 | 930 | | |
826 | 931 | | |
| 932 | + | |
827 | 933 | | |
828 | 934 | | |
829 | 935 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
41 | 27 | | |
42 | 28 | | |
43 | 29 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| |||
0 commit comments