Show / Hide Table of Contents

Class LineItemAllowedFormatEnum

Wrapper message for [LineItemAllowedFormat][google.ads.admanager.v1.LineItemAllowedFormatEnum.LineItemAllowedFormat]

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

Constructors

LineItemAllowedFormatEnum()

Declaration
public LineItemAllowedFormatEnum()

LineItemAllowedFormatEnum(LineItemAllowedFormatEnum)

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