Method: projects.histories.executions.steps.perfSampleSeries.create

يقوم بإنشاء سلسلة PerfSampleSeries.

قد يُرجع أيًا من رموز الخطأ التالية: - ALREADY_EXISTS - PerfMetricSummary موجود بالفعل للخطوة المحددة - NOT_FOUND - الخطوة المتضمنة غير موجودة

طلب HTTP

POST https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries

يستخدم عنوان URL بناء جملة gRPC Transcoding .

معلمات المسار

حدود
projectId

string

مشروع السحابة

historyId

string

معرف سجل نتائج الأداة.

executionId

string

معرف تنفيذ نتائج الأداة.

stepId

string

معرف خطوة نتائج الأداة.

هيئة الطلب

يحتوي نص الطلب على مثيل PerfSampleSeries .

هيئة الاستجابة

في حالة النجاح، سيحتوي نص الاستجابة على مثيل تم إنشاؤه حديثًا لـ PerfSampleSeries .

نطاقات التفويض

يتطلب نطاق OAuth التالي:

  • https://www.googleapis.com/auth/cloud-platform

لمزيد من المعلومات، راجع نظرة عامة على المصادقة .