public enum EncryptedUserId.EncryptionSource extends Enum<EncryptedUserId.EncryptionSource> implements ProtocolMessageEnumThe encryption source.
Protobuf enum google.ads.datamanager.v1.EncryptedUserId.EncryptionSource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_SERVING |
Ad serving encryption source. |
AD_SERVING_VALUE |
Ad serving encryption source. |
DATA_TRANSFER |
Data transfer encryption source. |
DATA_TRANSFER_VALUE |
Data transfer encryption source. |
ENCRYPTION_SOURCE_UNSPECIFIED |
Unspecified encryption source. |
ENCRYPTION_SOURCE_UNSPECIFIED_VALUE |
Unspecified encryption source. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|