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 Transcoding .

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

حدود
projectId

string

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

historyId

string

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

executionId

string

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

stepId

string

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

sampleSeriesId

string

معرف سلسلة عينة

هيئة الطلب

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

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

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

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

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

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

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