Lists Endpoints in a given project and location.
Path parameters
Required. The project and location to list endpoints in. Expected format: projects/{project}/locations/{location}.
Query parameters
Optional. A query string used to filter the list of endpoints returned. The filter expression must follow AIP-160 syntax. Filtering is supported on the name, display_name, description, version, and interfaces fields. Some examples: * name = "projects/p1/locations/l1/endpoints/e1" * display_name = "my-endpoint" * description = "my-endpoint-description" * version = "v1" * interfaces.transport = "HTTP_JSON"
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Optional. A token identifying a page of results the server should return.
Response
Successful response