public enum CdnConfigTypeEnum.CdnConfigType extends Enum<CdnConfigTypeEnum.CdnConfigType> implements ProtocolMessageEnumIndicates the type of CDN configuration for CdnConfiguration.
Protobuf enum google.ads.admanager.v1.CdnConfigTypeEnum.CdnConfigType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_MEDIA_DELIVERY |
A configuration that specifies a publisher-provided CDN for delivering ad media. |
AD_MEDIA_DELIVERY_VALUE |
A configuration that specifies a publisher-provided CDN for delivering ad media. |
CDN_CONFIG_TYPE_UNSPECIFIED |
Default value. This value is unused. |
CDN_CONFIG_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
LIVE_STREAM_SOURCE_CONTENT |
A configuration that specifies where and how |
LIVE_STREAM_SOURCE_CONTENT_VALUE |
A configuration that specifies where and how |
MIDROLL |
A configuration that specifies where and how split content should be uploaded and delivered. |
MIDROLL_VALUE |
A configuration that specifies where and how split content should be uploaded and delivered. |
UNRECOGNIZED |
|
VOD_SOURCE_CONTENT |
A configuration that specifies where and how video on demand content should be ingested and delivered. |
VOD_SOURCE_CONTENT_VALUE |
A configuration that specifies where and how video on demand content should be ingested and delivered. |
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() |
|