Uses of Class
com.google.cloud.aiplatform.v1.EvaluatedAnnotation
Packages that use EvaluatedAnnotation
-
Uses of EvaluatedAnnotation in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EvaluatedAnnotationModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.build()EvaluatedAnnotation.Builder.buildPartial()static EvaluatedAnnotationEvaluatedAnnotation.getDefaultInstance()EvaluatedAnnotation.Builder.getDefaultInstanceForType()EvaluatedAnnotation.getDefaultInstanceForType()BatchImportEvaluatedAnnotationsRequest.Builder.getEvaluatedAnnotations(int index) Required.BatchImportEvaluatedAnnotationsRequest.getEvaluatedAnnotations(int index) Required.BatchImportEvaluatedAnnotationsRequestOrBuilder.getEvaluatedAnnotations(int index) Required.static EvaluatedAnnotationEvaluatedAnnotation.parseDelimitedFrom(InputStream input) static EvaluatedAnnotationEvaluatedAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(byte[] data) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(com.google.protobuf.ByteString data) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(InputStream input) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(ByteBuffer data) static EvaluatedAnnotationEvaluatedAnnotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EvaluatedAnnotationModifier and TypeMethodDescriptionBatchImportEvaluatedAnnotationsRequest.Builder.getEvaluatedAnnotationsList()Required.BatchImportEvaluatedAnnotationsRequest.getEvaluatedAnnotationsList()Required.BatchImportEvaluatedAnnotationsRequestOrBuilder.getEvaluatedAnnotationsList()Required.com.google.protobuf.Parser<EvaluatedAnnotation>EvaluatedAnnotation.getParserForType()static com.google.protobuf.Parser<EvaluatedAnnotation>EvaluatedAnnotation.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EvaluatedAnnotationModifier and TypeMethodDescriptionBatchImportEvaluatedAnnotationsRequest.Builder.addEvaluatedAnnotations(int index, EvaluatedAnnotation value) Required.BatchImportEvaluatedAnnotationsRequest.Builder.addEvaluatedAnnotations(EvaluatedAnnotation value) Required.EvaluatedAnnotation.Builder.mergeFrom(EvaluatedAnnotation other) static EvaluatedAnnotation.BuilderEvaluatedAnnotation.newBuilder(EvaluatedAnnotation prototype) BatchImportEvaluatedAnnotationsRequest.Builder.setEvaluatedAnnotations(int index, EvaluatedAnnotation value) Required.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type EvaluatedAnnotationModifier and TypeMethodDescriptionBatchImportEvaluatedAnnotationsRequest.Builder.addAllEvaluatedAnnotations(Iterable<? extends EvaluatedAnnotation> values) Required.