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)

內容轉移次數指標的計數。