[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`CustomRemoteModel` is a class for handling custom models stored remotely and downloaded to a device. It extends `RemoteModel`. `CustomRemoteModel.Builder` facilitates the creation of `CustomRemoteModel` instances. Inherited methods from `RemoteModel` include `equals`, `hashCode`, and `toString`. Inherited methods from `java.lang.Object` include functionalities like `clone`, `finalize`, `getClass`, `notify`, `wait` and its different overload versions, `equals`, `hashCode` and `toString`. These methods provide object comparison, hash code generation, and string representation.\n"]]