Show / Hide Table of Contents

Class Report.Types.DataTable

A table containing report data including dimension and metric values.

Inheritance
object
Report.Types.DataTable
Implements
IMessage<Report.Types.DataTable>
IEquatable<Report.Types.DataTable>
IDeepCloneable<Report.Types.DataTable>
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 Report.Types.DataTable : IMessage<Report.Types.DataTable>, IEquatable<Report.Types.DataTable>, IDeepCloneable<Report.Types.DataTable>, IBufferMessage, IMessage

Constructors

DataTable()

Declaration
public DataTable()

DataTable(DataTable)

Declaration
public DataTable(Report.Types.DataTable other)
Parameters
Type Name Description
Report.Types.DataTable other
In this article
Back to top Generated by DocFX