enum InstallBehavior (Niantic.ARDK.AR.Configuration.ARCoreInstaller.InstallBehavior)

enum InstallBehavior {
    Optional = 0,
    Required = 1,
};