Required. The name of the ApiObservation to retrieve. Format: projects/{project}/locations/{location}/observationJobs/{observationJob}/apiObservations/{api_observation}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ApiObservation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
IAM Permissions
Requires the following IAM permission on the name resource:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This API endpoint retrieves a single ApiObservation by its name using a GET request."],["The HTTP request URL follows gRPC Transcoding syntax and requires the `name` path parameter."],["The request body for this API call must be empty."],["A successful request returns an instance of the ApiObservation resource."],["Access requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `apim.apiObservations.get` IAM permission on the specified resource."]]],[]]