Show / Hide Table of Contents

Class TargetWindowEnum

Wrapper message for [TargetWindow][google.ads.admanager.v1.TargetWindowEnum.TargetWindow].

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

Constructors

TargetWindowEnum()

Declaration
public TargetWindowEnum()

TargetWindowEnum(TargetWindowEnum)

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