
src.dataproc.v1.getSession.scala Maven / Gradle / Ivy
package besom.api.googlenative.dataproc.v1
def getSession(using ctx: besom.types.Context)(
args: besom.api.googlenative.dataproc.v1.GetSessionArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dataproc.v1.GetSessionResult] =
ctx.invoke[besom.api.googlenative.dataproc.v1.GetSessionArgs, besom.api.googlenative.dataproc.v1.GetSessionResult]("google-native:dataproc/v1:getSession", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy