Commit 2273e3c
feat: RAG - add mode config to RagEngineConfig with Spanner and Serverless (#7016)
* feat: RAG - add mode config to RagEngineConfig with Spanner and Serverless
feat: RAG - deprecate tier from RagEngineConfig
docs: A comment for message `RagManagedDbConfig` is changed
docs: A comment for field `scaled` in message `.google.cloud.aiplatform.v1beta1.RagManagedDbConfig` is changed
docs: A comment for field `basic` in message `.google.cloud.aiplatform.v1beta1.RagManagedDbConfig` is changed
docs: A comment for field `unprovisioned` in message `.google.cloud.aiplatform.v1beta1.RagManagedDbConfig` is changed
PiperOrigin-RevId: 858643621
Source-Link: googleapis/googleapis@87e3579
Source-Link: googleapis/googleapis-gen@ae1d526
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImFlMWQ1MjY1MTIyMjg3NzE2MjQ3MzkxODMwZTNiYWI3MzM1ODUyZmUifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 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>
Co-authored-by: miguel <miguelvelezsa@google.com>1 parent edeb409 commit 2273e3c
File tree
6 files changed
+868
-12
lines changed- packages/google-cloud-aiplatform/protos
- google/cloud/aiplatform/v1beta1
6 files changed
+868
-12
lines changedLines changed: 39 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
812 | 831 | | |
813 | 832 | | |
814 | 833 | | |
815 | 834 | | |
816 | 835 | | |
817 | | - | |
818 | | - | |
819 | | - | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
820 | 839 | | |
| 840 | + | |
821 | 841 | | |
822 | | - | |
| 842 | + | |
823 | 843 | | |
| 844 | + | |
824 | 845 | | |
825 | | - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
826 | 858 | | |
827 | 859 | | |
828 | 860 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments