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

src.compute.v1.getTargetTcpProxy.scala Maven / Gradle / Ivy

The newest version!
package besom.api.googlenative.compute.v1

def getTargetTcpProxy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.compute.v1.GetTargetTcpProxyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.compute.v1.GetTargetTcpProxyResult] =
   ctx.invoke[besom.api.googlenative.compute.v1.GetTargetTcpProxyArgs, besom.api.googlenative.compute.v1.GetTargetTcpProxyResult]("google-native:compute/v1:getTargetTcpProxy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy