public class LiveStreamEventCdnSettingsError extends ApiError
LiveStreamEvent CDN configurations.
Java class for LiveStreamEventCdnSettingsError complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LiveStreamEventCdnSettingsError">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}ApiError">
<sequence>
<element name="reason" type="{https://www.google.com/apis/ads/publisher/v201805}LiveStreamEventCdnSettingsError.Reason" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LiveStreamEventCdnSettingsErrorReason |
reason |
errorString, fieldPath, fieldPathElements, trigger| Constructor and Description |
|---|
LiveStreamEventCdnSettingsError() |
| Modifier and Type | Method and Description |
|---|---|
LiveStreamEventCdnSettingsErrorReason |
getReason()
Gets the value of the reason property.
|
void |
setReason(LiveStreamEventCdnSettingsErrorReason value)
Sets the value of the reason property.
|
getErrorString, getFieldPath, getFieldPathElements, getTrigger, setErrorString, setFieldPath, setTriggerprotected LiveStreamEventCdnSettingsErrorReason reason
public LiveStreamEventCdnSettingsErrorReason getReason()
LiveStreamEventCdnSettingsErrorReasonpublic void setReason(LiveStreamEventCdnSettingsErrorReason value)
value - allowed object is
LiveStreamEventCdnSettingsErrorReasonCopyright © 2018. All Rights Reserved.