ContentTransfersSummary

给定指标的内容转移摘要。

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)

内容转移指标的类型。

联合字段 value。内容转移指标的值。value 只能是下列其中一项:
count

string (int64 format)

内容转移指标的计数。