| java.lang.Object | ||
| ↳ | com.google.firebase.remoteconfig.ParameterValue | |
| ↳ | com.google.firebase.remoteconfig.ParameterValue.PersonalizationValue | |
Represents a Personalization value.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object o) | ||||||||||
| String |
getPersonalizationId()
Gets the ID of the Personalization linked to this value.
| ||||||||||
| int | hashCode() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.firebase.remoteconfig.ParameterValue
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the ID of the Personalization linked to this value.