Uses of Class
com.google.cloud.aiplatform.v1.Explanation
Packages that use Explanation
-
Uses of Explanation in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExplanationModifier and TypeMethodDescriptionExplanation.Builder.build()Explanation.Builder.buildPartial()static ExplanationExplanation.getDefaultInstance()Explanation.Builder.getDefaultInstanceForType()Explanation.getDefaultInstanceForType()EvaluatedAnnotationExplanation.Builder.getExplanation()Explanation attribution response details.EvaluatedAnnotationExplanation.getExplanation()Explanation attribution response details.EvaluatedAnnotationExplanationOrBuilder.getExplanation()Explanation attribution response details.ExplainResponse.Builder.getExplanations(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.getExplanations(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponseOrBuilder.getExplanations(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].static ExplanationExplanation.parseDelimitedFrom(InputStream input) static ExplanationExplanation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExplanationExplanation.parseFrom(byte[] data) static ExplanationExplanation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExplanationExplanation.parseFrom(com.google.protobuf.ByteString data) static ExplanationExplanation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExplanationExplanation.parseFrom(com.google.protobuf.CodedInputStream input) static ExplanationExplanation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExplanationExplanation.parseFrom(InputStream input) static ExplanationExplanation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExplanationExplanation.parseFrom(ByteBuffer data) static ExplanationExplanation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExplanationModifier and TypeMethodDescriptionExplainResponse.Builder.getExplanationsList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.getExplanationsList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponseOrBuilder.getExplanationsList()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].com.google.protobuf.Parser<Explanation>Explanation.getParserForType()static com.google.protobuf.Parser<Explanation>Explanation.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExplanationModifier and TypeMethodDescriptionExplainResponse.Builder.addExplanations(int index, Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].ExplainResponse.Builder.addExplanations(Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].EvaluatedAnnotationExplanation.Builder.mergeExplanation(Explanation value) Explanation attribution response details.Explanation.Builder.mergeFrom(Explanation other) static Explanation.BuilderExplanation.newBuilder(Explanation prototype) EvaluatedAnnotationExplanation.Builder.setExplanation(Explanation value) Explanation attribution response details.ExplainResponse.Builder.setExplanations(int index, Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ExplanationModifier and TypeMethodDescriptionExplainResponse.Builder.addAllExplanations(Iterable<? extends Explanation> values) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1.PredictResponse.predictions].