Uses of Class
com.google.cloud.aiplatform.v1.ErrorAnalysisAnnotation
Packages that use ErrorAnalysisAnnotation
-
Uses of ErrorAnalysisAnnotation in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ErrorAnalysisAnnotationModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.build()ErrorAnalysisAnnotation.Builder.buildPartial()static ErrorAnalysisAnnotationErrorAnalysisAnnotation.getDefaultInstance()ErrorAnalysisAnnotation.Builder.getDefaultInstanceForType()ErrorAnalysisAnnotation.getDefaultInstanceForType()EvaluatedAnnotation.Builder.getErrorAnalysisAnnotations(int index) Annotations of model error analysis results.EvaluatedAnnotation.getErrorAnalysisAnnotations(int index) Annotations of model error analysis results.EvaluatedAnnotationOrBuilder.getErrorAnalysisAnnotations(int index) Annotations of model error analysis results.static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseDelimitedFrom(InputStream input) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(byte[] data) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(com.google.protobuf.ByteString data) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(InputStream input) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(ByteBuffer data) static ErrorAnalysisAnnotationErrorAnalysisAnnotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ErrorAnalysisAnnotationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.getErrorAnalysisAnnotationsList()Annotations of model error analysis results.EvaluatedAnnotation.getErrorAnalysisAnnotationsList()Annotations of model error analysis results.EvaluatedAnnotationOrBuilder.getErrorAnalysisAnnotationsList()Annotations of model error analysis results.com.google.protobuf.Parser<ErrorAnalysisAnnotation>ErrorAnalysisAnnotation.getParserForType()static com.google.protobuf.Parser<ErrorAnalysisAnnotation>ErrorAnalysisAnnotation.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ErrorAnalysisAnnotationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.addErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value) Annotations of model error analysis results.EvaluatedAnnotation.Builder.addErrorAnalysisAnnotations(ErrorAnalysisAnnotation value) Annotations of model error analysis results.ErrorAnalysisAnnotation.Builder.mergeFrom(ErrorAnalysisAnnotation other) ErrorAnalysisAnnotation.newBuilder(ErrorAnalysisAnnotation prototype) EvaluatedAnnotation.Builder.setErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value) Annotations of model error analysis results.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ErrorAnalysisAnnotationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.addAllErrorAnalysisAnnotations(Iterable<? extends ErrorAnalysisAnnotation> values) Annotations of model error analysis results.