Service

trait Service
class Object
trait Matchable
class Any
class DP

Value members

Abstract methods

def createDataproc(clusterName: String, project: String, region: String, props: DataprocProperties): BlockingTask[Cluster]
def deleteDataproc(clusterName: String, project: String, region: String): BlockingTask[Unit]