Show / Hide Table of Contents

Class ReportingTypeEnum

Wrapper message for [ReportingType][google.ads.admanager.v1.ReportingTypeEnum.ReportingType]

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

Constructors

ReportingTypeEnum()

Declaration
public ReportingTypeEnum()

ReportingTypeEnum(ReportingTypeEnum)

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