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

الحصول على PerfSampleSeries

قد يعرض أي من رموز الخطأ التالية: - NOT_FOUND - PerfSampleSeries المحدد غير موجود

طلب HTTP

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

يستخدِم عنوان URL بنية تحويل ترميز gRPC.

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

المَعلمات
projectId

string

مشروع السحابة الإلكترونية

historyId

string

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

executionId

string

تعرض الأداة معرّف التنفيذ.

stepId

string

معرّف الخطوة الذي تنتجه الأداة.

sampleSeriesId

string

نموذج رقم تعريف سلسلة

نص الطلب

يجب أن يكون نص الطلب فارغًا.

نص الاستجابة

إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال PerfSampleSeries.

نطاقات الأذونات

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

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

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