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