Show / Hide Table of Contents

Class ContainerTypeEnum

Wrapper message for [ContainerType][google.ads.admanager.v1.ContainerTypeEnum.ContainerType]

Inheritance
object
ContainerTypeEnum
Implements
IMessage<ContainerTypeEnum>
IEquatable<ContainerTypeEnum>
IDeepCloneable<ContainerTypeEnum>
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 ContainerTypeEnum : IMessage<ContainerTypeEnum>, IEquatable<ContainerTypeEnum>, IDeepCloneable<ContainerTypeEnum>, IBufferMessage, IMessage

Constructors

ContainerTypeEnum()

Declaration
public ContainerTypeEnum()

ContainerTypeEnum(ContainerTypeEnum)

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