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)

The count of the content transfers metric.