Uses of Class
com.google.genai.proto.SentencepieceModel.ModelProto.SentencePiece
Packages that use SentencepieceModel.ModelProto.SentencePiece
-
Uses of SentencepieceModel.ModelProto.SentencePiece in com.google.genai.proto
Fields in com.google.genai.proto with type parameters of type SentencepieceModel.ModelProto.SentencePieceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<SentencepieceModel.ModelProto.SentencePiece>
SentencepieceModel.ModelProto.SentencePiece.PARSER
Deprecated.Methods in com.google.genai.proto that return SentencepieceModel.ModelProto.SentencePieceModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.SentencePiece.Builder.build()
SentencepieceModel.ModelProto.SentencePiece.Builder.buildPartial()
SentencepieceModel.ModelProto.SentencePiece.getDefaultInstance()
SentencepieceModel.ModelProto.SentencePiece.Builder.getDefaultInstanceForType()
SentencepieceModel.ModelProto.SentencePiece.getDefaultInstanceForType()
SentencepieceModel.ModelProto.Builder.getPieces
(int index) Sentence pieces with scores.SentencepieceModel.ModelProto.getPieces
(int index) Sentence pieces with scores.SentencepieceModel.ModelProtoOrBuilder.getPieces
(int index) Sentence pieces with scores.SentencepieceModel.ModelProto.SentencePiece.parseDelimitedFrom
(InputStream input) SentencepieceModel.ModelProto.SentencePiece.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(byte[] data) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(com.google.protobuf.ByteString data) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(com.google.protobuf.CodedInputStream input) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(InputStream input) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(ByteBuffer data) SentencepieceModel.ModelProto.SentencePiece.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.genai.proto that return types with arguments of type SentencepieceModel.ModelProto.SentencePieceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SentencepieceModel.ModelProto.SentencePiece>
SentencepieceModel.ModelProto.SentencePiece.getParserForType()
SentencepieceModel.ModelProto.Builder.getPiecesList()
Sentence pieces with scores.SentencepieceModel.ModelProto.getPiecesList()
Sentence pieces with scores.SentencepieceModel.ModelProtoOrBuilder.getPiecesList()
Sentence pieces with scores.static com.google.protobuf.Parser<SentencepieceModel.ModelProto.SentencePiece>
SentencepieceModel.ModelProto.SentencePiece.parser()
Methods in com.google.genai.proto with parameters of type SentencepieceModel.ModelProto.SentencePieceModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.Builder.addPieces
(int index, SentencepieceModel.ModelProto.SentencePiece value) Sentence pieces with scores.SentencepieceModel.ModelProto.Builder.addPieces
(SentencepieceModel.ModelProto.SentencePiece value) Sentence pieces with scores.SentencepieceModel.ModelProto.SentencePiece.Builder.mergeFrom
(SentencepieceModel.ModelProto.SentencePiece other) SentencepieceModel.ModelProto.SentencePiece.newBuilder
(SentencepieceModel.ModelProto.SentencePiece prototype) SentencepieceModel.ModelProto.Builder.setPieces
(int index, SentencepieceModel.ModelProto.SentencePiece value) Sentence pieces with scores.Method parameters in com.google.genai.proto with type arguments of type SentencepieceModel.ModelProto.SentencePieceModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.Builder.addAllPieces
(Iterable<? extends SentencepieceModel.ModelProto.SentencePiece> values) Sentence pieces with scores.SentencepieceModel.ModelProto.SentencePiece.Builder.addExtension
(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto.SentencePiece, List<Type>> extension, Type value) SentencepieceModel.ModelProto.SentencePiece.Builder.clearExtension
(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto.SentencePiece, T> extension) SentencepieceModel.ModelProto.SentencePiece.Builder.setExtension
(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto.SentencePiece, List<Type>> extension, int index, Type value) SentencepieceModel.ModelProto.SentencePiece.Builder.setExtension
(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto.SentencePiece, Type> extension, Type value)