Show / Hide Table of Contents

Class ExclusionScopeEnum

Wrapper message for [ExclusionScope][google.ads.admanager.v1.ExclusionScopeEnum.ExclusionScope].

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

Constructors

ExclusionScopeEnum()

Declaration
public ExclusionScopeEnum()

ExclusionScopeEnum(ExclusionScopeEnum)

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