Uses of Class
com.google.genai.proto.SentencepieceModel.ModelProto
Packages that use SentencepieceModel.ModelProto
-
Uses of SentencepieceModel.ModelProto in com.google.genai.proto
Fields in com.google.genai.proto with type parameters of type SentencepieceModel.ModelProtoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<SentencepieceModel.ModelProto>SentencepieceModel.ModelProto.PARSERDeprecated.Methods in com.google.genai.proto that return SentencepieceModel.ModelProtoModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.Builder.build()SentencepieceModel.ModelProto.Builder.buildPartial()SentencepieceModel.ModelProto.getDefaultInstance()SentencepieceModel.ModelProto.Builder.getDefaultInstanceForType()SentencepieceModel.ModelProto.getDefaultInstanceForType()SentencepieceModel.ModelProto.parseDelimitedFrom(InputStream input) SentencepieceModel.ModelProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.parseFrom(byte[] data) SentencepieceModel.ModelProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.parseFrom(com.google.protobuf.ByteString data) SentencepieceModel.ModelProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.parseFrom(com.google.protobuf.CodedInputStream input) SentencepieceModel.ModelProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.parseFrom(InputStream input) SentencepieceModel.ModelProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SentencepieceModel.ModelProto.parseFrom(ByteBuffer data) SentencepieceModel.ModelProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.genai.proto that return types with arguments of type SentencepieceModel.ModelProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SentencepieceModel.ModelProto>SentencepieceModel.ModelProto.getParserForType()static com.google.protobuf.Parser<SentencepieceModel.ModelProto>SentencepieceModel.ModelProto.parser()Methods in com.google.genai.proto with parameters of type SentencepieceModel.ModelProtoModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.Builder.mergeFrom(SentencepieceModel.ModelProto other) SentencepieceModel.ModelProto.newBuilder(SentencepieceModel.ModelProto prototype) Method parameters in com.google.genai.proto with type arguments of type SentencepieceModel.ModelProtoModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto, List<Type>> extension, Type value) SentencepieceModel.ModelProto.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto, T> extension) SentencepieceModel.ModelProto.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto, List<Type>> extension, int index, Type value) SentencepieceModel.ModelProto.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<SentencepieceModel.ModelProto, Type> extension, Type value)