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