ContentTransfersSummary

Summary of content transfers for a given metric.

JSON-представление
{
  "metric": enum (ContentTransfersMetric),

  // Union field value can be only one of the following:
  "count": string
  // End of list of possible types for union field value.
}
Поля
metric

enum ( ContentTransfersMetric )

The type of content transfers metric.

Union field value . The value of the content transfers metric. value can be only one of the following:
count

string ( int64 format)

The count of the content transfers metric.