Uses of Class
org.mlflow.api.proto.Service.GetAssessmentRequest
Packages that use Service.GetAssessmentRequest
-
Uses of Service.GetAssessmentRequest in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GetAssessmentRequestModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GetAssessmentRequest>
Service.GetAssessmentRequest.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.GetAssessmentRequestModifier and TypeMethodDescriptionService.GetAssessmentRequest.Builder.build()
Service.GetAssessmentRequest.Builder.buildPartial()
static Service.GetAssessmentRequest
Service.GetAssessmentRequest.getDefaultInstance()
Service.GetAssessmentRequest.Builder.getDefaultInstanceForType()
Service.GetAssessmentRequest.getDefaultInstanceForType()
static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseDelimitedFrom
(InputStream input) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(byte[] data) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(com.google.protobuf.ByteString data) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(InputStream input) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(ByteBuffer data) static Service.GetAssessmentRequest
Service.GetAssessmentRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GetAssessmentRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.GetAssessmentRequest>
Service.GetAssessmentRequest.getParserForType()
static com.google.protobuf.Parser<Service.GetAssessmentRequest>
Service.GetAssessmentRequest.parser()
Methods in org.mlflow.api.proto with parameters of type Service.GetAssessmentRequestModifier and TypeMethodDescriptionService.GetAssessmentRequest.Builder.mergeFrom
(Service.GetAssessmentRequest other) Service.GetAssessmentRequest.newBuilder
(Service.GetAssessmentRequest prototype)