|
22 | 22 | - name: google.cloud.aiplatform.v1beta1.JobService |
23 | 23 | - name: google.cloud.aiplatform.v1beta1.LlmUtilityService |
24 | 24 | - name: google.cloud.aiplatform.v1beta1.MatchService |
| 25 | +- name: google.cloud.aiplatform.v1beta1.MemoryBankService |
25 | 26 | - name: google.cloud.aiplatform.v1beta1.MetadataService |
26 | 27 | - name: google.cloud.aiplatform.v1beta1.MigrationService |
27 | 28 | - name: google.cloud.aiplatform.v1beta1.ModelGardenService |
@@ -355,6 +356,8 @@ http: |
355 | 356 | - post: '/v1beta1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel' |
356 | 357 | - post: '/v1beta1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel' |
357 | 358 | - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}:cancel' |
| 359 | + - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/memories/*/operations/*}:cancel' |
| 360 | + - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/sessions/*/operations/*}:cancel' |
358 | 361 | - post: '/v1beta1/{name=projects/*/locations/*/schedules/*/operations/*}:cancel' |
359 | 362 | - post: '/v1beta1/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel' |
360 | 363 | - post: '/v1beta1/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel' |
@@ -453,6 +456,8 @@ http: |
453 | 456 | - delete: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/operations/*}' |
454 | 457 | - delete: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}' |
455 | 458 | - delete: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}' |
| 459 | + - delete: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/memories/*/operations/*}' |
| 460 | + - delete: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/sessions/*/operations/*}' |
456 | 461 | - delete: '/v1beta1/{name=projects/*/locations/*/solvers/*/operations/*}' |
457 | 462 | - delete: '/v1beta1/{name=projects/*/locations/*/studies/*/operations/*}' |
458 | 463 | - delete: '/v1beta1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}' |
@@ -563,6 +568,8 @@ http: |
563 | 568 | - get: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/operations/*}' |
564 | 569 | - get: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}' |
565 | 570 | - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}' |
| 571 | + - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/memories/*/operations/*}' |
| 572 | + - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/sessions/*/operations/*}' |
566 | 573 | - get: '/v1beta1/{name=projects/*/locations/*/solvers/*/operations/*}' |
567 | 574 | - get: '/v1beta1/{name=projects/*/locations/*/studies/*/operations/*}' |
568 | 575 | - get: '/v1beta1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}' |
@@ -672,6 +679,8 @@ http: |
672 | 679 | - get: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*}/operations' |
673 | 680 | - get: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*}/operations' |
674 | 681 | - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*}/operations' |
| 682 | + - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/memories/*}/operations' |
| 683 | + - get: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/sessions/*}/operations' |
675 | 684 | - get: '/v1beta1/{name=projects/*/locations/*/solvers/*}/operations' |
676 | 685 | - get: '/v1beta1/{name=projects/*/locations/*/studies/*}/operations' |
677 | 686 | - get: '/v1beta1/{name=projects/*/locations/*/studies/*/trials/*}/operations' |
@@ -781,6 +790,8 @@ http: |
781 | 790 | - post: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/operations/*}:wait' |
782 | 791 | - post: '/v1beta1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}:wait' |
783 | 792 | - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}:wait' |
| 793 | + - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/memories/*/operations/*}:wait' |
| 794 | + - post: '/v1beta1/{name=projects/*/locations/*/reasoningEngines/*/sessions/*/operations/*}:wait' |
784 | 795 | - post: '/v1beta1/{name=projects/*/locations/*/studies/*/operations/*}:wait' |
785 | 796 | - post: '/v1beta1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait' |
786 | 797 | - post: '/v1beta1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait' |
@@ -888,6 +899,10 @@ authentication: |
888 | 899 | oauth: |
889 | 900 | canonical_scopes: |- |
890 | 901 | https://www.googleapis.com/auth/cloud-platform |
| 902 | + - selector: 'google.cloud.aiplatform.v1beta1.MemoryBankService.*' |
| 903 | + oauth: |
| 904 | + canonical_scopes: |- |
| 905 | + https://www.googleapis.com/auth/cloud-platform |
891 | 906 | - selector: 'google.cloud.aiplatform.v1beta1.MetadataService.*' |
892 | 907 | oauth: |
893 | 908 | canonical_scopes: |- |
@@ -993,25 +1008,11 @@ publishing: |
993 | 1008 | organization: CLOUD |
994 | 1009 | library_settings: |
995 | 1010 | - version: google.cloud.aiplatform.v1beta1 |
996 | | - java_settings: |
997 | | - common: {} |
998 | | - cpp_settings: |
999 | | - common: {} |
1000 | | - php_settings: |
1001 | | - common: {} |
1002 | 1011 | python_settings: |
1003 | | - common: {} |
1004 | 1012 | experimental_features: |
1005 | 1013 | rest_async_io_enabled: true |
1006 | | - node_settings: |
1007 | | - common: {} |
1008 | 1014 | dotnet_settings: |
1009 | | - common: {} |
1010 | 1015 | renamed_resources: |
1011 | 1016 | datalabeling.googleapis.com/Dataset: DataLabelingDataset |
1012 | 1017 | automl.googleapis.com/Dataset: AutoMLDataset |
1013 | 1018 | automl.googleapis.com/Model: AutoMLModel |
1014 | | - ruby_settings: |
1015 | | - common: {} |
1016 | | - go_settings: |
1017 | | - common: {} |
|
0 commit comments