Show / Hide Table of Contents

Class LineItemCostTypeEnum

Wrapper message for [LineItemCostType][google.ads.admanager.v1.LineItemCostTypeEnum.LineItemCostType].

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

Constructors

LineItemCostTypeEnum()

Declaration
public LineItemCostTypeEnum()

LineItemCostTypeEnum(LineItemCostTypeEnum)

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