|
72 | 72 | - name: google.cloud.aiplatform.v1beta1.DeployModelResponse |
73 | 73 | - name: google.cloud.aiplatform.v1beta1.ExportDataOperationMetadata |
74 | 74 | - name: google.cloud.aiplatform.v1beta1.ExportDataResponse |
75 | | -- name: google.cloud.aiplatform.v1beta1.ExportEndpointOperationMetadata |
76 | | -- name: google.cloud.aiplatform.v1beta1.ExportEndpointResponse |
77 | 75 | - name: google.cloud.aiplatform.v1beta1.ExportFeatureValuesOperationMetadata |
78 | 76 | - name: google.cloud.aiplatform.v1beta1.ExportFeatureValuesResponse |
79 | 77 | - name: google.cloud.aiplatform.v1beta1.ExportModelOperationMetadata |
@@ -357,6 +355,7 @@ http: |
357 | 355 | - delete: '/v1beta1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}' |
358 | 356 | - delete: '/v1beta1/{name=projects/*/locations/*/customJobs/*/operations/*}' |
359 | 357 | - delete: '/v1beta1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}' |
| 358 | + - delete: '/v1beta1/{name=projects/*/locations/*/evaluationTasks/*/operations/*}' |
360 | 359 | - delete: '/v1beta1/{name=projects/*/locations/*/exampleStores/*/operations/*}' |
361 | 360 | - delete: '/v1beta1/{name=projects/*/locations/*/extensionControllers/*/operations/*}' |
362 | 361 | - delete: '/v1beta1/{name=projects/*/locations/*/extensions/*/operations/*}' |
@@ -444,6 +443,7 @@ http: |
444 | 443 | - get: '/v1beta1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}' |
445 | 444 | - get: '/v1beta1/{name=projects/*/locations/*/edgeDevices/*/operations/*}' |
446 | 445 | - get: '/v1beta1/{name=projects/*/locations/*/endpoints/*/operations/*}' |
| 446 | + - get: '/v1beta1/{name=projects/*/locations/*/evaluationTasks/*/operations/*}' |
447 | 447 | - get: '/v1beta1/{name=projects/*/locations/*/exampleStores/*/operations/*}' |
448 | 448 | - get: '/v1beta1/{name=projects/*/locations/*/extensionControllers/*/operations/*}' |
449 | 449 | - get: '/v1beta1/{name=projects/*/locations/*/extensions/*/operations/*}' |
@@ -535,6 +535,7 @@ http: |
535 | 535 | - get: '/v1beta1/{name=projects/*/locations/*/deploymentResourcePools/*}/operations' |
536 | 536 | - get: '/v1beta1/{name=projects/*/locations/*/edgeDevices/*}/operations' |
537 | 537 | - get: '/v1beta1/{name=projects/*/locations/*/endpoints/*}/operations' |
| 538 | + - get: '/v1beta1/{name=projects/*/locations/*/evaluationTasks/*}/operations' |
538 | 539 | - get: '/v1beta1/{name=projects/*/locations/*/exampleStores/*}/operations' |
539 | 540 | - get: '/v1beta1/{name=projects/*/locations/*/extensionControllers/*}/operations' |
540 | 541 | - get: '/v1beta1/{name=projects/*/locations/*/extensions/*}/operations' |
@@ -626,6 +627,7 @@ http: |
626 | 627 | - post: '/v1beta1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait' |
627 | 628 | - post: '/v1beta1/{name=projects/*/locations/*/edgeDevices/*/operations/*}:wait' |
628 | 629 | - post: '/v1beta1/{name=projects/*/locations/*/endpoints/*/operations/*}:wait' |
| 630 | + - post: '/v1beta1/{name=projects/*/locations/*/evaluationTasks/*/operations/*}:wait' |
629 | 631 | - post: '/v1beta1/{name=projects/*/locations/*/exampleStores/*/operations/*}:wait' |
630 | 632 | - post: '/v1beta1/{name=projects/*/locations/*/extensionControllers/*/operations/*}:wait' |
631 | 633 | - post: '/v1beta1/{name=projects/*/locations/*/extensions/*/operations/*}:wait' |
@@ -723,10 +725,6 @@ authentication: |
723 | 725 | oauth: |
724 | 726 | canonical_scopes: |- |
725 | 727 | https://www.googleapis.com/auth/cloud-platform |
726 | | - - selector: google.cloud.aiplatform.v1beta1.LlmUtilityService.CountTokens |
727 | | - oauth: |
728 | | - canonical_scopes: |- |
729 | | - https://www.googleapis.com/auth/cloud-platform |
730 | 728 | - selector: google.cloud.aiplatform.v1beta1.MatchService.FindNeighbors |
731 | 729 | oauth: |
732 | 730 | canonical_scopes: |- |
|
0 commit comments