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

src.firebaseappcheck.v1.getDebugToken.scala Maven / Gradle / Ivy

package besom.api.googlenative.firebaseappcheck.v1

def getDebugToken(using ctx: besom.types.Context)(
  args: besom.api.googlenative.firebaseappcheck.v1.GetDebugTokenArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.firebaseappcheck.v1.GetDebugTokenResult] =
   ctx.invoke[besom.api.googlenative.firebaseappcheck.v1.GetDebugTokenArgs, besom.api.googlenative.firebaseappcheck.v1.GetDebugTokenResult]("google-native:firebaseappcheck/v1:getDebugToken", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy