listComponents
inline suspend fun ProtonClient.listComponents(crossinline block: ListComponentsRequest.Builder.() -> Unit): ListComponentsResponse
List components with summary data. You can filter the result list by environment, service, or a single service instance.
For more information about components, see Proton components in the Proton User Guide.