DPApi

object DPApi
Companion:
class
class Object
trait Matchable
class Any
DPApi.type

Value members

Concrete methods

def createDataproc(clusterName: String, project: String, region: String, props: ClusterProps): ZIO[DPEnv, Throwable, Cluster]
def deleteDataproc(clusterName: String, project: String, region: String): ZIO[DPEnv, Throwable, Unit]