explanationSpecs property
        
        List<GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec> ?
        explanationSpecs
        
      
getter/setter pair
      Describes the values of ExplanationSpec that are used for explaining the predicted values on the evaluated data.
Implementation
core.List<
  GoogleCloudAiplatformV1ModelEvaluationModelEvaluationExplanationSpec
>?
explanationSpecs;