| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.modules.google.IdentifierPolicy | |
This policy represents which id we want to use to represent each google account.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IdentifierPolicy | This option means you want to use the account's email address | ||||||||||
| IdentifierPolicy | PROFILE | This option means that we want the google profile id. | |||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
This option means you want to use the account's email address
This option means that we want the google profile id. That means, the user's primary key in google's DB. This is a long number represented as a string