public enum DigitalSourceType extends Enum<DigitalSourceType> implements ProtocolMessageEnumThe digital source type. Following IPTC.
Protobuf enum google.shopping.merchant.products.v1.DigitalSourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DEFAULT |
Text NOT created algorithmically using a model derived from sampled content (the default) |
DEFAULT_VALUE |
Text NOT created algorithmically using a model derived from sampled content (the default) |
DIGITAL_SOURCE_TYPE_UNSPECIFIED |
Digital source type is unspecified. |
DIGITAL_SOURCE_TYPE_UNSPECIFIED_VALUE |
Digital source type is unspecified. |
TRAINED_ALGORITHMIC_MEDIA |
Text created algorithmically using a model derived from sampled content. |
TRAINED_ALGORITHMIC_MEDIA_VALUE |
Text created algorithmically using a model derived from sampled content. |
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() |
|