All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.datastream.v1.getPrivateConnection.scala Maven / Gradle / Ivy

package besom.api.googlenative.datastream.v1

def getPrivateConnection(using ctx: besom.types.Context)(
  args: besom.api.googlenative.datastream.v1.GetPrivateConnectionArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.datastream.v1.GetPrivateConnectionResult] =
   ctx.invoke[besom.api.googlenative.datastream.v1.GetPrivateConnectionArgs, besom.api.googlenative.datastream.v1.GetPrivateConnectionResult]("google-native:datastream/v1:getPrivateConnection", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy