List all services available to the specified project, and the current state of those services with respect to the project. The list includes all public services, all services for which the calling user has the servicemanagement.services.bind permission, and all services that have already been enabled on the project. The list can be filtered to only include services in a specific state, for example to only include services enabled on the project. WARNING: If you need to query enabled services frequently or across an organization, you should use Cloud Asset Inventory API, which provides higher throughput and richer filtering capability.
Path parameters
Parent to search for services on. An example name would be: projects/123 where 123 is the project number.
Query parameters
Only list services that conform to the given filter. The allowed filter strings are state:ENABLED and state:DISABLED.
Requested size of the next page of data. Requested page size cannot exceed 200. If not set, the default page size is 50.
Token identifying which result to start with, which is returned by a previous list call.
Response
Successful response