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

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

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.compute.v1

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy