Show / Hide Table of Contents

Class CdnConfigTypeEnum

Wrapper message for [CdnConfigType][google.ads.admanager.v1.CdnConfigTypeEnum.CdnConfigType]

Inheritance
object
CdnConfigTypeEnum
Implements
IMessage<CdnConfigTypeEnum>
IEquatable<CdnConfigTypeEnum>
IDeepCloneable<CdnConfigTypeEnum>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class CdnConfigTypeEnum : IMessage<CdnConfigTypeEnum>, IEquatable<CdnConfigTypeEnum>, IDeepCloneable<CdnConfigTypeEnum>, IBufferMessage, IMessage

Constructors

CdnConfigTypeEnum()

Declaration
public CdnConfigTypeEnum()

CdnConfigTypeEnum(CdnConfigTypeEnum)

Declaration
public CdnConfigTypeEnum(CdnConfigTypeEnum other)
Parameters
Type Name Description
CdnConfigTypeEnum other
In this article
Back to top Generated by DocFX