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}

यूआरएल जीआरपीसी ट्रांसकोडिंग सिंटैक्स का उपयोग करता है।

पथ पैरामीटर

पैरामीटर
projectId

string

बादल परियोजना

historyId

string

एक उपकरण परिणाम इतिहास आईडी.

executionId

string

एक उपकरण परिणाम निष्पादन आईडी.

stepId

string

एक टूल परिणाम चरण आईडी.

sampleSeriesId

string

एक नमूना श्रृंखला आईडी

निकाय से अनुरोध करें

अनुरोध का मुख्य भाग खाली होना चाहिए.

प्रतिक्रिया निकाय

सफल होने पर, प्रतिक्रिया निकाय में PerfSampleSeries का एक उदाहरण होता है।

प्राधिकरण के दायरे

निम्नलिखित OAuth दायरे की आवश्यकता है:

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

अधिक जानकारी के लिए, प्रमाणीकरण अवलोकन देखें।