Show / Hide Table of Contents

Class UnitTypeEnum

Wrapper message for [UnitType][google.ads.admanager.v1.UnitTypeEnum.UnitType].

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

Constructors

UnitTypeEnum()

Declaration
public UnitTypeEnum()

UnitTypeEnum(UnitTypeEnum)

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