Show / Hide Table of Contents

Class TargetPlatformEnum

Wrapper message for [TargetPlatform][google.ads.admanager.v1.TargetPlatformEnum.TargetPlatform]

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

Constructors

TargetPlatformEnum()

Declaration
public TargetPlatformEnum()

TargetPlatformEnum(TargetPlatformEnum)

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