Show / Hide Table of Contents

Class LineItemComputedStatusEnum

Wrapper message for [LineItemComputedStatus][google.ads.admanager.v1.LineItemComputedStatusEnum.LineItemComputedStatus].

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

Constructors

LineItemComputedStatusEnum()

Declaration
public LineItemComputedStatusEnum()

LineItemComputedStatusEnum(LineItemComputedStatusEnum)

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