Show / Hide Table of Contents

Class ApplicationPlatformEnum

Wrapper message for [ApplicationPlatform][google.ads.admanager.v1.ApplicationPlatformEnum.ApplicationPlatform]

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

Constructors

ApplicationPlatformEnum()

Declaration
public ApplicationPlatformEnum()

ApplicationPlatformEnum(ApplicationPlatformEnum)

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