public enum FeaturedContentMetadata.ContentSourceType extends Enum<FeaturedContentMetadata.ContentSourceType> implements ProtocolMessageEnumContentSourceType specifying the content source of origin
Protobuf enum google.cloud.chronicle.v1.FeaturedContentMetadata.ContentSourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
COMMUNITY |
Community content source type |
COMMUNITY_VALUE |
Community content source type |
CONTENT_SOURCE_TYPE_UNSPECIFIED |
Unspecified content source type |
CONTENT_SOURCE_TYPE_UNSPECIFIED_VALUE |
Unspecified content source type |
GOOGLE |
Certified Google content source type |
GOOGLE_VALUE |
Certified Google content source type |
PARTNER |
Partner content source type |
PARTNER_VALUE |
Partner content source type |
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() |
|