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

src.apikeys.v2.getKey.scala Maven / Gradle / Ivy

package besom.api.googlenative.apikeys.v2

def getKey(using ctx: besom.types.Context)(
  args: besom.api.googlenative.apikeys.v2.GetKeyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.apikeys.v2.GetKeyResult] =
   ctx.invoke[besom.api.googlenative.apikeys.v2.GetKeyArgs, besom.api.googlenative.apikeys.v2.GetKeyResult]("google-native:apikeys/v2:getKey", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy