Show / Hide Table of Contents

Class DelegationTypeEnum

Wrapper for [DelegationType][google.ads.admanager.v1.DelegationTypeEnum.DelegationType]

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

Constructors

DelegationTypeEnum()

Declaration
public DelegationTypeEnum()

DelegationTypeEnum(DelegationTypeEnum)

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