Uses of Interface
org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
Packages that use BertLmProto.ScoreRequestOrBuilder
-
Uses of BertLmProto.ScoreRequestOrBuilder in org.languagetool.languagemodel.bert.grpc
Classes in org.languagetool.languagemodel.bert.grpc that implement BertLmProto.ScoreRequestOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typebert.ScoreRequeststatic final classProtobuf typebert.ScoreRequestFields in org.languagetool.languagemodel.bert.grpc with type parameters of type BertLmProto.ScoreRequestOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<BertLmProto.ScoreRequest, BertLmProto.ScoreRequest.Builder, BertLmProto.ScoreRequestOrBuilder> BertLmProto.BatchScoreRequest.Builder.requestsBuilder_Methods in org.languagetool.languagemodel.bert.grpc that return BertLmProto.ScoreRequestOrBuilderModifier and TypeMethodDescriptionBertLmProto.BatchScoreRequest.Builder.getRequestsOrBuilder(int index) repeated .bert.ScoreRequest requests = 1;BertLmProto.BatchScoreRequest.getRequestsOrBuilder(int index) repeated .bert.ScoreRequest requests = 1;BertLmProto.BatchScoreRequestOrBuilder.getRequestsOrBuilder(int index) repeated .bert.ScoreRequest requests = 1;Methods in org.languagetool.languagemodel.bert.grpc that return types with arguments of type BertLmProto.ScoreRequestOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<BertLmProto.ScoreRequest, BertLmProto.ScoreRequest.Builder, BertLmProto.ScoreRequestOrBuilder> BertLmProto.BatchScoreRequest.Builder.getRequestsFieldBuilder()List<? extends BertLmProto.ScoreRequestOrBuilder> BertLmProto.BatchScoreRequest.Builder.getRequestsOrBuilderList()repeated .bert.ScoreRequest requests = 1;List<? extends BertLmProto.ScoreRequestOrBuilder> BertLmProto.BatchScoreRequest.getRequestsOrBuilderList()repeated .bert.ScoreRequest requests = 1;List<? extends BertLmProto.ScoreRequestOrBuilder> BertLmProto.BatchScoreRequestOrBuilder.getRequestsOrBuilderList()repeated .bert.ScoreRequest requests = 1;