Uses of Class
com.google.cloud.aiplatform.v1beta1.ExplainResponse.ConcurrentExplanation.Builder
Packages that use ExplainResponse.ConcurrentExplanation.Builder
-
Uses of ExplainResponse.ConcurrentExplanation.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExplainResponse.ConcurrentExplanation.BuilderModifier and TypeMethodDescriptionExplainResponse.ConcurrentExplanation.Builder.addAllExplanations(Iterable<? extends Explanation> values) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.addExplanations(int index, Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.addExplanations(int index, Explanation.Builder builderForValue) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.addExplanations(Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.addExplanations(Explanation.Builder builderForValue) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.clear()ExplainResponse.ConcurrentExplanation.Builder.clearExplanations()The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(ExplainResponse.ConcurrentExplanation other) ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExplainResponse.ConcurrentExplanation.Builder.mergeFrom(com.google.protobuf.Message other) ExplainResponse.ConcurrentExplanation.newBuilder()ExplainResponse.ConcurrentExplanation.newBuilder(ExplainResponse.ConcurrentExplanation prototype) ExplainResponse.ConcurrentExplanation.newBuilderForType()ExplainResponse.ConcurrentExplanation.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExplainResponse.Builder.putConcurrentExplanationsBuilderIfAbsent(String key) This field stores the results of the explanations run in parallel with The default explanation strategy/method.ExplainResponse.ConcurrentExplanation.Builder.removeExplanations(int index) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.setExplanations(int index, Explanation value) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.Builder.setExplanations(int index, Explanation.Builder builderForValue) The explanations of the Model's [PredictResponse.predictions][google.cloud.aiplatform.v1beta1.PredictResponse.predictions].ExplainResponse.ConcurrentExplanation.toBuilder()