FirebaseCustomLocalModel.Builder

public static class FirebaseCustomLocalModel.Builder extends Object

Builder class of FirebaseCustomLocalModel.

Public Constructor Summary

Public Method Summary

FirebaseCustomLocalModel
FirebaseCustomLocalModel.Builder
setAssetFilePath(String assetFilePath)
Sets the asset subpath of the asset model file

Make sure your model asset file is not compressed by using aaptOptions.

FirebaseCustomLocalModel.Builder
setFilePath(String filePath)
Sets the absolute file path of the local model file.

Inherited Method Summary

Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Public Constructors

public FirebaseCustomLocalModel.Builder ()

Creates a new builder to build FirebaseCustomLocalModel.

Public Methods

public FirebaseCustomLocalModel build ()

Returns

public FirebaseCustomLocalModel.Builder setAssetFilePath (String assetFilePath)

Sets the asset subpath of the asset model file

Make sure your model asset file is not compressed by using aaptOptions. For more details, refer to documentation.

public FirebaseCustomLocalModel.Builder setFilePath (String filePath)

Sets the absolute file path of the local model file.

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Mar 24, 2022

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Mar 24, 2022

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Jan 17, 2025