createService
inline suspend fun ProtonClient.createService(crossinline block: CreateServiceRequest.Builder.() -> Unit): CreateServiceResponse
Create an Proton service. An Proton service is an instantiation of a service template and often includes several service instances and pipeline. For more information, see Services in the Proton User Guide.