projects

Lists all the DiscoveredAPIOperations in a given project, location and ApiObservation.

get/v1/{+parent}/discoveredApiOperations

Path parameters

parentstring required

Required. The parent, which owns this collection of DiscoveredApiOperations. Format: projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}

Query parameters

pageSizeinteger

Optional. DiscoveredApiOperations will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

Optional. A page token, received from a previous ListDiscoveredApiApiOperations call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListDiscoveredApiApiOperations must match the call that provided the page token.

Response

Successful response

Changes