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

src.apigateway.v1.getConfig.scala Maven / Gradle / Ivy

package besom.api.googlenative.apigateway.v1

def getConfig(using ctx: besom.types.Context)(
  args: besom.api.googlenative.apigateway.v1.GetConfigArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.apigateway.v1.GetConfigResult] =
   ctx.invoke[besom.api.googlenative.apigateway.v1.GetConfigArgs, besom.api.googlenative.apigateway.v1.GetConfigResult]("google-native:apigateway/v1:getConfig", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy