projects
Lists Services in a given project and location.
get/v1/{+parent}/services
Path parameters
parentstring required
Required. The project and location to list services in. Expected format: projects/{project}/locations/{location}.
Query parameters
filterstring
Optional. A query string used to filter the list of services returned. The filter expression must follow AIP-160 syntax. Filtering is supported on the name, display_name, description, and labels fields. Some examples: * name = "projects/p1/locations/l1/services/s1" * display_name = "my-service" * description : "myservice description" * labels.env = "prod"
pageSizeinteger
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
Optional. A token identifying a page of results the server should return.
Response
Successful response