Class ModuleConfiguration.MachineLearningConsentConfiguration
-
- All Implemented Interfaces:
public final class ModuleConfiguration.MachineLearningConsentConfiguration extends ModuleConfiguration
-
-
Field Summary
Fields Modifier and Type Field Description private final MachineLearningConsent.ConsentType
consentType
-
Constructor Summary
Constructors Constructor Description ModuleConfiguration.MachineLearningConsentConfiguration(MachineLearningConsent.ConsentType consentType)
-
Method Summary
Modifier and Type Method Description final MachineLearningConsent.ConsentType
getConsentType()
-
-
Constructor Detail
-
ModuleConfiguration.MachineLearningConsentConfiguration
ModuleConfiguration.MachineLearningConsentConfiguration(MachineLearningConsent.ConsentType consentType)
-
-
Method Detail
-
getConsentType
final MachineLearningConsent.ConsentType getConsentType()
-
-
-
-