@@ -110,8 +110,8 @@ class EvaluationServiceClient {
110110 // / [`future`]: @ref google::cloud::future
111111 // / [`StatusOr`]: @ref google::cloud::StatusOr
112112 // / [`Status`]: @ref google::cloud::Status
113- // / [google.cloud.aiplatform.v1.EvaluateInstancesRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/evaluation_service.proto#L64 }
114- // / [google.cloud.aiplatform.v1.EvaluateInstancesResponse]: @googleapis_reference_link{google/cloud/aiplatform/v1/evaluation_service.proto#L162 }
113+ // / [google.cloud.aiplatform.v1.EvaluateInstancesRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/evaluation_service.proto#L68 }
114+ // / [google.cloud.aiplatform.v1.EvaluateInstancesResponse]: @googleapis_reference_link{google/cloud/aiplatform/v1/evaluation_service.proto#L269 }
115115 // /
116116 // clang-format on
117117 StatusOr<google::cloud::aiplatform::v1::EvaluateInstancesResponse>
@@ -511,7 +511,7 @@ class EvaluationServiceClient {
511511 // / [google.longrunning.CancelOperationRequest]: @googleapis_reference_link{google/longrunning/operations.proto#L212}
512512 // / [google.longrunning.Operation.error]: @googleapis_reference_link{google/longrunning/operations.proto#L144}
513513 // / [google.longrunning.Operations.GetOperation]: @googleapis_reference_link{google/longrunning/operations.proto#L70}
514- // / [google.rpc.Status.code]: @googleapis_reference_link{google/rpc/status.proto#L38 }
514+ // / [google.rpc.Status.code]: @googleapis_reference_link{google/rpc/status.proto#L37 }
515515 // /
516516 // clang-format on
517517 Status CancelOperation (std::string const & name, Options opts = {});
@@ -550,7 +550,7 @@ class EvaluationServiceClient {
550550 // / [google.longrunning.CancelOperationRequest]: @googleapis_reference_link{google/longrunning/operations.proto#L212}
551551 // / [google.longrunning.Operation.error]: @googleapis_reference_link{google/longrunning/operations.proto#L144}
552552 // / [google.longrunning.Operations.GetOperation]: @googleapis_reference_link{google/longrunning/operations.proto#L70}
553- // / [google.rpc.Status.code]: @googleapis_reference_link{google/rpc/status.proto#L38 }
553+ // / [google.rpc.Status.code]: @googleapis_reference_link{google/rpc/status.proto#L37 }
554554 // /
555555 // clang-format on
556556 Status CancelOperation (
0 commit comments