Uses of Class
com.google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation
Packages that use EvaluatedAnnotationExplanation
-
Uses of EvaluatedAnnotationExplanation in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EvaluatedAnnotationExplanationModifier and TypeMethodDescriptionEvaluatedAnnotationExplanation.Builder.build()EvaluatedAnnotationExplanation.Builder.buildPartial()EvaluatedAnnotationExplanation.getDefaultInstance()EvaluatedAnnotationExplanation.Builder.getDefaultInstanceForType()EvaluatedAnnotationExplanation.getDefaultInstanceForType()EvaluatedAnnotation.Builder.getExplanations(int index) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.getExplanations(int index) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationOrBuilder.getExplanations(int index) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanation.parseDelimitedFrom(InputStream input) EvaluatedAnnotationExplanation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluatedAnnotationExplanation.parseFrom(byte[] data) EvaluatedAnnotationExplanation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.ByteString data) EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.CodedInputStream input) EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluatedAnnotationExplanation.parseFrom(InputStream input) EvaluatedAnnotationExplanation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluatedAnnotationExplanation.parseFrom(ByteBuffer data) EvaluatedAnnotationExplanation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EvaluatedAnnotationExplanationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.getExplanationsList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.getExplanationsList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationOrBuilder.getExplanationsList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].com.google.protobuf.Parser<EvaluatedAnnotationExplanation>EvaluatedAnnotationExplanation.getParserForType()static com.google.protobuf.Parser<EvaluatedAnnotationExplanation>EvaluatedAnnotationExplanation.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EvaluatedAnnotationExplanationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.addExplanations(int index, EvaluatedAnnotationExplanation value) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.Builder.addExplanations(EvaluatedAnnotationExplanation value) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanation.Builder.mergeFrom(EvaluatedAnnotationExplanation other) EvaluatedAnnotationExplanation.newBuilder(EvaluatedAnnotationExplanation prototype) EvaluatedAnnotation.Builder.setExplanations(int index, EvaluatedAnnotationExplanation value) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type EvaluatedAnnotationExplanationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.addAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values) Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].