Show / Hide Table of Contents

Class GoalTypeEnum

Wrapper message for [GoalType][google.ads.admanager.v1.GoalTypeEnum.GoalType].

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

Constructors

GoalTypeEnum()

Declaration
public GoalTypeEnum()

GoalTypeEnum(GoalTypeEnum)

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