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