Uses of Interface
com.google.cloud.aiplatform.v1.ExplanationOrBuilder
Packages that use ExplanationOrBuilder
-
Uses of ExplanationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ExplanationOrBuilderModifier and TypeClassDescriptionfinal classExplanation of a prediction (provided in [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]) produced by the Model on a given [instance][google.cloud.aiplatform.v1.ExplainRequest.instances].static final classExplanation of a prediction (provided in [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions]) produced by the Model on a given [instance][google.cloud.aiplatform.v1.ExplainRequest.instances].Methods in com.google.cloud.aiplatform.v1 that return ExplanationOrBuilderModifier and TypeMethodDescriptionEvaluatedAnnotationExplanation.Builder.getExplanationOrBuilder()Explanation attribution response details.EvaluatedAnnotationExplanation.getExplanationOrBuilder()Explanation attribution response details.EvaluatedAnnotationExplanationOrBuilder.getExplanationOrBuilder()Explanation attribution response details.ExplainResponse.Builder.getExplanationsOrBuilder(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.getExplanationsOrBuilder(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponseOrBuilder.getExplanationsOrBuilder(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExplanationOrBuilderModifier and TypeMethodDescriptionList<? extends ExplanationOrBuilder>ExplainResponse.Builder.getExplanationsOrBuilderList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].List<? extends ExplanationOrBuilder>ExplainResponse.getExplanationsOrBuilderList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].List<? extends ExplanationOrBuilder>ExplainResponseOrBuilder.getExplanationsOrBuilderList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].