File tree Expand file tree Collapse file tree
google/cloud/aiplatform/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ proto_library(
5252 "entity_type.proto" ,
5353 "env_var.proto" ,
5454 "evaluated_annotation.proto" ,
55+ "evaluation_service.proto" ,
5556 "event.proto" ,
5657 "execution.proto" ,
5758 "explanation.proto" ,
@@ -231,6 +232,7 @@ java_gapic_test(
231232 "com.google.cloud.aiplatform.v1.DatasetServiceClientTest" ,
232233 "com.google.cloud.aiplatform.v1.DeploymentResourcePoolServiceClientTest" ,
233234 "com.google.cloud.aiplatform.v1.EndpointServiceClientTest" ,
235+ "com.google.cloud.aiplatform.v1.EvaluationServiceClientTest" ,
234236 "com.google.cloud.aiplatform.v1.FeatureOnlineStoreAdminServiceClientTest" ,
235237 "com.google.cloud.aiplatform.v1.FeatureOnlineStoreServiceClientTest" ,
236238 "com.google.cloud.aiplatform.v1.FeatureRegistryServiceClientTest" ,
Original file line number Diff line number Diff line change 77- name : google.cloud.aiplatform.v1.DatasetService
88- name : google.cloud.aiplatform.v1.DeploymentResourcePoolService
99- name : google.cloud.aiplatform.v1.EndpointService
10+ - name : google.cloud.aiplatform.v1.EvaluationService
1011- name : google.cloud.aiplatform.v1.FeatureOnlineStoreAdminService
1112- name : google.cloud.aiplatform.v1.FeatureOnlineStoreService
1213- name : google.cloud.aiplatform.v1.FeatureRegistryService
@@ -702,6 +703,10 @@ authentication:
702703 oauth :
703704 canonical_scopes : |-
704705 https://www.googleapis.com/auth/cloud-platform
706+ - selector : google.cloud.aiplatform.v1.EvaluationService.EvaluateInstances
707+ oauth :
708+ canonical_scopes : |-
709+ https://www.googleapis.com/auth/cloud-platform
705710 - selector : ' google.cloud.aiplatform.v1.FeatureOnlineStoreAdminService.*'
706711 oauth :
707712 canonical_scopes : |-
You can’t perform that action at this time.
0 commit comments